Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_iterators_arginfo.h693 zval const_CATCH_GET_CHILD_value; in register_class_RecursiveIteratorIterator() local
694 ZVAL_LONG(&const_CATCH_GET_CHILD_value, RIT_CATCH_GET_CHILD); in register_class_RecursiveIteratorIterator()
696 …re_class_constant_ex(class_entry, const_CATCH_GET_CHILD_name, &const_CATCH_GET_CHILD_value, ZEND_A… in register_class_RecursiveIteratorIterator()
792 zval const_CATCH_GET_CHILD_value; in register_class_CachingIterator() local
793 ZVAL_LONG(&const_CATCH_GET_CHILD_value, CIT_CATCH_GET_CHILD); in register_class_CachingIterator()
795 …re_class_constant_ex(class_entry, const_CATCH_GET_CHILD_name, &const_CATCH_GET_CHILD_value, ZEND_A… in register_class_CachingIterator()

Completed in 10 milliseconds