Searched defs:__b (Results 1 – 1 of 1) sorted by relevance
/PHP-5.4/Zend/ |
H A D | zend_API.h | 385 #define add_assoc_bool(__arg, __key, __b) add_assoc_bool_ex(__arg, __key, strlen(__key)+1, __b) argument 438 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key)+1, __… argument
|
Completed in 9 milliseconds