Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_iterators.h53 #define RIT_CATCH_GET_CHILD CIT_CATCH_GET_CHILD macro
H A Dspl_iterators.c277 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
303 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
339 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
368 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
412 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
426 if (!(object->flags & RIT_CATCH_GET_CHILD)) { in spl_recursive_it_move_forward_ex()
H A Dspl_iterators_arginfo.h673 ZVAL_LONG(&const_CATCH_GET_CHILD_value, RIT_CATCH_GET_CHILD); in register_class_RecursiveIteratorIterator()

Completed in 18 milliseconds