Searched refs:const_IS_INSTANCEOF_name (Results 1 – 1 of 1) sorted by relevance
1612 …zend_string *const_IS_INSTANCEOF_name = zend_string_init_interned("IS_INSTANCEOF", sizeof("IS_INST… in register_class_ReflectionAttribute() local1613 …zend_declare_class_constant_ex(class_entry, const_IS_INSTANCEOF_name, &const_IS_INSTANCEOF_value, … in register_class_ReflectionAttribute()1614 zend_string_release(const_IS_INSTANCEOF_name); in register_class_ReflectionAttribute()
Completed in 15 milliseconds