Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_API.h436 ZEND_API int add_property_string_ex(zval *arg, const char *key, uint key_len, const char *str, int …
445 #define add_property_string(__arg, __key, __str, __duplicate) add_property_string_ex(__arg, __key, …
H A Dzend_API.c1664 ZEND_API int add_property_string_ex(zval *arg, const char *key, uint key_len, const char *str, int … in add_property_string_ex() function

Completed in 40 milliseconds