Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_iterators.c2320 static inline int spl_caching_it_has_next(spl_dual_it_object *intern) in spl_caching_it_has_next() function
2454 RETURN_BOOL(spl_caching_it_has_next(intern) == SUCCESS); in PHP_METHOD()

Completed in 18 milliseconds