Home
last modified time | relevance | path

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

/PHP-7.2/ext/spl/
H A Dspl_iterators.c80 #define RIT_CATCH_GET_CHILD CIT_CATCH_GET_CHILD macro
255 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
277 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
313 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
340 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
374 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
388 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
3731 REGISTER_SPL_CLASS_CONST_LONG(RecursiveIteratorIterator, "CATCH_GET_CHILD", RIT_CATCH_GET_CHILD); in PHP_MINIT_FUNCTION()

Completed in 17 milliseconds