Searched refs:const_FL_OVERWRITE_name (Results 1 – 1 of 1) sorted by relevance
583 …zend_string *const_FL_OVERWRITE_name = zend_string_init_interned("FL_OVERWRITE", sizeof("FL_OVERWR… in register_class_ZipArchive() local584 …zend_declare_typed_class_constant(class_entry, const_FL_OVERWRITE_name, &const_FL_OVERWRITE_value,… in register_class_ZipArchive()585 zend_string_release(const_FL_OVERWRITE_name); in register_class_ZipArchive()
Completed in 18 milliseconds