ZIP_ER_COMPNOTSUPP  353 ext/zip/lib/zip_close.c 		_zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP  373 ext/zip/lib/zip_close.c 		_zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP   58 ext/zip/lib/zip_set_file_compression.c 	_zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP  101 ext/zip/lib/zip_source_zip_new.c 		_zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP 3096 ext/zip/php_zip.c 	REGISTER_ZIP_CLASS_CONST_LONG("ER_COMPNOTSUPP",	ZIP_ER_COMPNOTSUPP);/* N Compression method not supported */