Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_API.h420 ZEND_API int add_property_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplic…
429 #define add_property_string(__arg, __key, __str, __duplicate) add_property_string_ex(__arg, __key, …
H A Dzend_API.c1522 ZEND_API int add_property_string_ex(zval *arg, const char *key, uint key_len, char *str, int duplic… in add_property_string_ex() function

Completed in 37 milliseconds