Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_hash.h231 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
244 zend_hash_move_backwards_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2357 ZEND_API zend_result ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() function

Completed in 16 milliseconds