Searched refs:const_FL_OVERWRITE_name (Results 1 – 1 of 1) sorted by relevance
567 …zend_string *const_FL_OVERWRITE_name = zend_string_init_interned("FL_OVERWRITE", sizeof("FL_OVERWR… in register_class_ZipArchive() local568 …zend_declare_class_constant_ex(class_entry, const_FL_OVERWRITE_name, &const_FL_OVERWRITE_value, ZE… in register_class_ZipArchive()569 zend_string_release(const_FL_OVERWRITE_name); in register_class_ZipArchive()
Completed in 12 milliseconds