Home
last modified time | relevance | path

Searched refs:_zend_hash_append_ind (Results 1 – 3 of 3) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_execute_API.c1713 _zend_hash_append_ind(symbol_table, *str, var); in zend_rebuild_symbol_table()
H A Dzend_object_handlers.c82 _zend_hash_append_ind(zobj->properties, prop_info->name, in rebuild_object_properties()
H A Dzend_hash.h1313 static zend_always_inline void _zend_hash_append_ind(HashTable *ht, zend_string *key, zval *ptr) in _zend_hash_append_ind() function

Completed in 22 milliseconds