Searched refs:const_INVISIBLE_name (Results 1 – 1 of 1) sorted by relevance
95 …zend_string *const_INVISIBLE_name = zend_string_init_interned("INVISIBLE", sizeof("INVISIBLE") - 1… in register_class_Spoofchecker() local96 …zend_declare_class_constant_ex(class_entry, const_INVISIBLE_name, &const_INVISIBLE_value, ZEND_ACC… in register_class_Spoofchecker()97 zend_string_release(const_INVISIBLE_name); in register_class_Spoofchecker()
Completed in 5 milliseconds