Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_hash.h226 ZEND_API HashPosition ZEND_FASTCALL zend_hash_get_current_pos(const HashTable *ht);
H A Dzend_hash.c472 ZEND_API HashPosition ZEND_FASTCALL zend_hash_get_current_pos(const HashTable *ht) in zend_hash_get_current_pos() function
/PHP-8.0/ext/spl/
H A Dspl_array.c127 intern->ht_iter = zend_hash_iterator_add(ht, zend_hash_get_current_pos(ht)); in spl_array_create_ht_iter()

Completed in 31 milliseconds