Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_array.c1533 static zend_result spl_array_next(spl_array_object *intern) /* {{{ */ in spl_array_next() function
1715 while (position-- > 0 && (result = spl_array_next(intern)) == SUCCESS); in PHP_METHOD()

Completed in 9 milliseconds