__b 390 Zend/zend_API.h #define add_assoc_bool(__arg, __key, __b) add_assoc_bool_ex(__arg, __key, strlen(__key)+1, __b) __b 445 Zend/zend_API.h #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key)+1, __b TSRMLS_CC) __b 166 ext/standard/php_smart_str.h char __b[32]; \ __b 168 ext/standard/php_smart_str.h smart_str_print##func##4 (__b + sizeof(__b) - 1, (num), vartype, __t); \ __b 169 ext/standard/php_smart_str.h smart_str_appendl_ex((dest), __t, __b + sizeof(__b) - 1 - __t, (type)); \