Searched defs:add_property_string (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_4/Zend/ | ||
| H A D | zend_API.h | 441 #define add_property_string(__arg, __key, __str, __duplicate) add_property_string_ex(__arg, __key, strlen(__key)+1, __str, __duplicate TSRMLS_CC) macro |
Completed in 5 milliseconds