Searched refs:const_ER_INVAL_name (Results 1 – 1 of 1) sorted by relevance
849 …zend_string *const_ER_INVAL_name = zend_string_init_interned("ER_INVAL", sizeof("ER_INVAL") - 1, 1… in register_class_ZipArchive() local850 …zend_declare_class_constant_ex(class_entry, const_ER_INVAL_name, &const_ER_INVAL_value, ZEND_ACC_P… in register_class_ZipArchive()851 zend_string_release(const_ER_INVAL_name); in register_class_ZipArchive()
Completed in 8 milliseconds