Home
last modified time | relevance | path

Searched refs:_zend_hash_append_ind (Results 1 – 3 of 3) sorted by relevance

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

Completed in 27 milliseconds