Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.h633 ZEND_API void add_property_str_ex(zval *arg, const char *key, size_t key_len, zend_string *str);
657 add_property_str_ex(arg, key, strlen(key), str); in add_property_str()
H A Dzend_API.c2195 ZEND_API void add_property_str_ex(zval *arg, const char *key, size_t key_len, zend_string *str) /* … in add_property_str_ex() function

Completed in 36 milliseconds