Home
last modified time | relevance | path

Searched refs:RIT_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 macro
H A Dspl_iterators.c284 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
310 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
346 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
375 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
419 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
433 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 44 milliseconds