Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_hash.h178 ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos);
200 zend_hash_move_backwards_ex(ht, NULL)
H A Dzend_hash.c1132 ZEND_API int zend_hash_move_backwards_ex(HashTable *ht, HashPosition *pos) in zend_hash_move_backwards_ex() function
/PHP-5.5/ext/standard/
H A Darray.c2669 zend_hash_move_backwards_ex(Z_ARRVAL_P(input), &pos); in PHP_FUNCTION()

Completed in 42 milliseconds