Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_API.h550 ZEND_API void add_assoc_resource_ex(zval *arg, const char *key, size_t key_len, zend_resource *r);
570 add_assoc_resource_ex(arg, key, strlen(key), r); in add_assoc_resource()
H A Dzend_API.c1882 ZEND_API void add_assoc_resource_ex(zval *arg, const char *key, size_t key_len, zend_resource *r) /… in add_assoc_resource_ex() function

Completed in 38 milliseconds