Home
last modified time | relevance | path

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

/PHP-7.4/ext/spl/
H A Dspl_iterators.c78 #define RIT_CATCH_GET_CHILD CIT_CATCH_GET_CHILD macro
253 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
275 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
311 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
338 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
372 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
386 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
3687 REGISTER_SPL_CLASS_CONST_LONG(RecursiveIteratorIterator, "CATCH_GET_CHILD", RIT_CATCH_GET_CHILD); in PHP_MINIT_FUNCTION()

Completed in 26 milliseconds