Searched defs:__b (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/Zend/ |
H A D | zend_API.h | 517 #define add_assoc_bool(__arg, __key, __b) add_assoc_bool_ex(__arg, __key, strlen(__key), __b) argument 579 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key), __b) argument
|
Completed in 17 milliseconds