Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_hash.h213 ZEND_API int ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
226 zend_hash_move_backwards_ex(ht, &(ht)->nInternalPointer)
H A Dzend_hash.c2249 ZEND_API int ZEND_FASTCALL zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() function

Completed in 18 milliseconds