Home
last modified time | relevance | path

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

/PHP-8.2/ext/spl/
H A Dspl_iterators.h53 #define RIT_CATCH_GET_CHILD CIT_CATCH_GET_CHILD
92 CIT_CATCH_GET_CHILD = 0x00000010, enumerator
H A Dspl_iterators.c553 zend_long user_caching_it_flags = CIT_CATCH_GET_CHILD; in spl_recursive_it_it_construct()
2377 if (intern->u.caching.flags & CIT_CATCH_GET_CHILD) { in spl_caching_it_next()
2387 if (intern->u.caching.flags & CIT_CATCH_GET_CHILD) { in spl_caching_it_next()
2401 if (intern->u.caching.flags & CIT_CATCH_GET_CHILD) { in spl_caching_it_next()
H A Dspl_iterators_arginfo.h793 ZVAL_LONG(&const_CATCH_GET_CHILD_value, CIT_CATCH_GET_CHILD); in register_class_CachingIterator()

Completed in 20 milliseconds