Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h642 ZEND_API void add_property_object_ex(zval *arg, const char *key, size_t key_len, zend_object *obj);
674 add_property_object_ex(arg, key, strlen(key), obj); in add_property_object()
H A Dzend_API.c2285 ZEND_API void add_property_object_ex(zval *arg, const char *key, size_t key_len, zend_object *obj) … in add_property_object_ex() function

Completed in 31 milliseconds