Searched refs:const_IS_INSTANCEOF_value (Results 1 – 1 of 1) sorted by relevance
1610 zval const_IS_INSTANCEOF_value; in register_class_ReflectionAttribute() local1611 ZVAL_LONG(&const_IS_INSTANCEOF_value, REFLECTION_ATTRIBUTE_IS_INSTANCEOF); in register_class_ReflectionAttribute()1613 …zend_declare_class_constant_ex(class_entry, const_IS_INSTANCEOF_name, &const_IS_INSTANCEOF_value, … in register_class_ReflectionAttribute()
Completed in 15 milliseconds