Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_API.h631 ZEND_API void add_property_resource_ex(zval *arg, const char *key, size_t key_len, zend_resource *r…
651 add_property_resource_ex(arg, key, strlen(key), r); in add_property_resource()
H A Dzend_API.c2176 ZEND_API void add_property_resource_ex(zval *arg, const char *key, size_t key_len, zend_resource *r… in add_property_resource_ex() function

Completed in 54 milliseconds