Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_hash.h233 ZEND_API int ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
246 zend_hash_move_backwards_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2332 ZEND_API int ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() function

Completed in 15 milliseconds