Searched refs:const_SELF_FIRST_value (Results 1 – 1 of 1) sorted by relevance
681 zval const_SELF_FIRST_value; in register_class_RecursiveIteratorIterator() local682 ZVAL_LONG(&const_SELF_FIRST_value, RIT_SELF_FIRST); in register_class_RecursiveIteratorIterator()684 …zend_declare_class_constant_ex(class_entry, const_SELF_FIRST_name, &const_SELF_FIRST_value, ZEND_A… in register_class_RecursiveIteratorIterator()
Completed in 10 milliseconds