Searched refs:const_TARGET_METHOD_name (Results 1 – 1 of 1) sorted by relevance
88 …zend_string *const_TARGET_METHOD_name = zend_string_init_interned("TARGET_METHOD", sizeof("TARGET_… in register_class_Attribute() local89 …zend_declare_class_constant_ex(class_entry, const_TARGET_METHOD_name, &const_TARGET_METHOD_value, … in register_class_Attribute()90 zend_string_release(const_TARGET_METHOD_name); in register_class_Attribute()
Completed in 11 milliseconds