Searched defs:add_property_bool (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/Zend/ | ||
| H A D | zend_API.h | 442 #define add_property_bool(__arg, __key, __b) add_property_bool_ex(__arg, __key, strlen(__key)+1, __b TSRMLS_CC) macro |
Completed in 5 milliseconds