Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_array.c116 intern->ht_iter = zend_hash_iterator_add(ht, zend_hash_get_current_pos(ht)); in spl_array_create_ht_iter()
/PHP-8.3/Zend/
H A Dzend_hash.h246 ZEND_API HashPosition ZEND_FASTCALL zend_hash_get_current_pos(const HashTable *ht);
H A Dzend_hash.c512 ZEND_API HashPosition ZEND_FASTCALL zend_hash_get_current_pos(const HashTable *ht) in zend_hash_get_current_pos() function

Completed in 32 milliseconds