Searched defs:add_property_long (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_3/Zend/ | ||
| H A D | zend_API.h | 424 #define add_property_long(__arg, __key, __n) add_property_long_ex(__arg, __key, strlen(__key)+1, __n TSRMLS_CC) macro |
Completed in 6 milliseconds