Home
last modified time | relevance | path

Searched refs:zend_hash_move_backwards_ex (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_hash.h249 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
267 return zend_hash_move_backwards_ex(ht, &ht->nInternalPointer); in zend_hash_move_backwards()
H A Dzend_hash.c2810 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() function

Completed in 65 milliseconds