Searched refs:HT_HASH_RESET (Results 1 – 6 of 6) sorted by relevance
90 HT_HASH_RESET(&CG(interned_strings)); in zend_interned_strings_init()
152 HT_HASH_RESET(ht); in zend_hash_real_init_ex()883 HT_HASH_RESET(ht); in zend_hash_rehash()888 HT_HASH_RESET(ht); in zend_hash_rehash()1394 HT_HASH_RESET(ht); in zend_hash_clean()1434 HT_HASH_RESET(ht); in zend_symtable_clean()1825 HT_HASH_RESET(target); in zend_array_dup()
255 #define HT_HASH_RESET(ht) \ macro
194 HT_HASH_RESET(ht); in zend_hash_clone_constants()245 HT_HASH_RESET(ht); in zend_hash_clone_methods()303 HT_HASH_RESET(ht); in zend_hash_clone_prop_info()
132 HT_HASH_RESET(ht); in zend_hash_persist()224 HT_HASH_RESET(ht); in zend_hash_persist_immutable()
2559 HT_HASH_RESET(&ZCSG(interned_strings)); in zend_accel_init_shm()
Completed in 31 milliseconds