Searched refs:_zend_hash_append_ind (Results 1 – 3 of 3) sorted by relevance
1793 _zend_hash_append_ind(symbol_table, *str, var); in zend_rebuild_symbol_table()
83 _zend_hash_append_ind(zobj->properties, prop_info->name, in rebuild_object_properties()
1665 static zend_always_inline void _zend_hash_append_ind(HashTable *ht, zend_string *key, zval *ptr) in _zend_hash_append_ind() function
Completed in 28 milliseconds