Searched refs:const_TARGET_FUNCTION_name (Results 1 – 1 of 1) sorted by relevance
82 …zend_string *const_TARGET_FUNCTION_name = zend_string_init_interned("TARGET_FUNCTION", sizeof("TAR… in register_class_Attribute() local83 …zend_declare_class_constant_ex(class_entry, const_TARGET_FUNCTION_name, &const_TARGET_FUNCTION_val… in register_class_Attribute()84 zend_string_release(const_TARGET_FUNCTION_name); in register_class_Attribute()
Completed in 4 milliseconds