Home
last modified time | relevance | path

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

/PHP-8.3/ext/spl/
H A Dspl_iterators_arginfo.h687 zval const_CHILD_FIRST_value; in register_class_RecursiveIteratorIterator() local
688 ZVAL_LONG(&const_CHILD_FIRST_value, RIT_CHILD_FIRST); in register_class_RecursiveIteratorIterator()
690 …zend_declare_class_constant_ex(class_entry, const_CHILD_FIRST_name, &const_CHILD_FIRST_value, ZEND… in register_class_RecursiveIteratorIterator()

Completed in 11 milliseconds