Searched refs:const_CHILD_FIRST_value (Results 1 – 1 of 1) sorted by relevance
687 zval const_CHILD_FIRST_value; in register_class_RecursiveIteratorIterator() local688 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 7 milliseconds