Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_iterators.h53 #define RIT_CATCH_GET_CHILD CIT_CATCH_GET_CHILD macro
H A Dspl_iterators.c278 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
304 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()
369 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
413 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
427 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
H A Dspl_iterators_arginfo.h694 ZVAL_LONG(&const_CATCH_GET_CHILD_value, RIT_CATCH_GET_CHILD); in register_class_RecursiveIteratorIterator()

Completed in 26 milliseconds