Searched refs:const_MINIMALLY_RESTRICTIVE_name (Results 1 – 1 of 1) sorted by relevance
132 …zend_string *const_MINIMALLY_RESTRICTIVE_name = zend_string_init_interned("MINIMALLY_RESTRICTIVE",… in register_class_Spoofchecker() local133 …zend_declare_class_constant_ex(class_entry, const_MINIMALLY_RESTRICTIVE_name, &const_MINIMALLY_RES… in register_class_Spoofchecker()134 zend_string_release(const_MINIMALLY_RESTRICTIVE_name); in register_class_Spoofchecker()
Completed in 5 milliseconds