Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_types.h487 # define HT_HASH_RESET(ht) do { \ macro
501 # define HT_HASH_RESET(ht) do { \ macro
517 # define HT_HASH_RESET(ht) do { \ macro
532 # define HT_HASH_RESET(ht) \ macro
H A Dzend_hash.c231 HT_HASH_RESET(ht); in zend_hash_real_init_mixed_ex()
1338 HT_HASH_RESET(ht); in zend_hash_rehash()
1355 HT_HASH_RESET(ht); in zend_hash_rehash()
1937 HT_HASH_RESET(ht); in zend_hash_clean()
1978 HT_HASH_RESET(ht); in zend_symtable_clean()
2505 HT_HASH_RESET(target); in zend_array_dup()
3018 HT_HASH_RESET(ht); in zend_hash_sort_internal()
/php-src/ext/opcache/
H A Dzend_persist.c144 HT_HASH_RESET(ht); in zend_hash_persist()

Completed in 26 milliseconds