Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_API.h632 ZEND_API void add_property_null_ex(zval *arg, const char *key, size_t key_len);
648 add_property_null_ex(arg, key, strlen(key)); in add_property_null()
H A Dzend_API.c2196 ZEND_API void add_property_null_ex(zval *arg, const char *key, size_t key_len) /* {{{ */ in add_property_null_ex() function

Completed in 33 milliseconds