ZIP_ER_COMPNOTSUPP  295 ext/zip/lib/zip_close.c 		zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP  317 ext/zip/lib/zip_close.c 		zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP   55 ext/zip/lib/zip_set_file_compression.c 	zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP   98 ext/zip/lib/zip_source_zip_new.c 		zip_error_set(&za->error, ZIP_ER_COMPNOTSUPP, 0);
ZIP_ER_COMPNOTSUPP 3076 ext/zip/php_zip.c 	REGISTER_ZIP_CLASS_CONST_LONG("ER_COMPNOTSUPP",	ZIP_ER_COMPNOTSUPP);/* N Compression method not supported */