zend_hash_move_backwards_ex 171 Zend/zend_hash.h ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos); zend_hash_move_backwards_ex 192 Zend/zend_hash.h zend_hash_move_backwards_ex(ht, NULL) zend_hash_move_backwards_ex 2631 ext/standard/array.c zend_hash_move_backwards_ex(Z_ARRVAL_PP(input), &pos);