Home
last modified time | relevance | path

Searched refs:add_property_stringl_ex (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_API.h437 ZEND_API int add_property_stringl_ex(zval *arg, const char *key, uint key_len, const char *str, ui…
446 #define add_property_stringl(__arg, __key, __str, __length, __duplicate) add_property_stringl_ex(__…
H A Dzend_API.c1682 ZEND_API int add_property_stringl_ex(zval *arg, const char *key, uint key_len, const char *str, uin… in add_property_stringl_ex() function

Completed in 20 milliseconds