Home
last modified time | relevance | path

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

/php-src/ext/spl/
H A Dspl_iterators_arginfo.h666 zval const_CHILD_FIRST_value; in register_class_RecursiveIteratorIterator() local
667 ZVAL_LONG(&const_CHILD_FIRST_value, RIT_CHILD_FIRST); in register_class_RecursiveIteratorIterator()
669 …zend_declare_typed_class_constant(class_entry, const_CHILD_FIRST_name, &const_CHILD_FIRST_value, Z… in register_class_RecursiveIteratorIterator()

Completed in 8 milliseconds