Searched refs:const_CHAR_LIMIT_name (Results 1 – 1 of 1) sorted by relevance
101 …zend_string *const_CHAR_LIMIT_name = zend_string_init_interned("CHAR_LIMIT", sizeof("CHAR_LIMIT") … in register_class_Spoofchecker() local102 …zend_declare_class_constant_ex(class_entry, const_CHAR_LIMIT_name, &const_CHAR_LIMIT_value, ZEND_A… in register_class_Spoofchecker()103 zend_string_release(const_CHAR_LIMIT_name); in register_class_Spoofchecker()
Completed in 4 milliseconds