Lines Matching refs:PclZip

164 class PclZip  class
298 PclZip::privErrorLog(
330 PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid variable type p_filelist");
473PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid number / type of arguments");
503PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid variable type '" . gettype($p_filelist…
734PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid number / type of arguments");
896PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid number / type of arguments");
1077PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open archive \'' . $this->zipname . '\'…
1141PclZip::privErrorLog(PCLZIP_ERR_MISSING_FILE, "No file with filename '" . $p_archive . "'");
1149PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid variable type p_archive_to_add");
1195 $v_object_archive = new PclZip($p_archive_to_add);
1200PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid variable type p_archive_to_add");
1304PclZip::privErrorLog(PCLZIP_ERR_MISSING_FILE, "Missing archive file '" . $this->zipname . "'");
1312PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, "Unable to read archive '" . $this->zipname . "'");
1360PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid optional parameter '" . $p_options_lis…
1364 return PclZip::errorCode();
1376PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1380 return PclZip::errorCode();
1393PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1397 return PclZip::errorCode();
1418PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1422 return PclZip::errorCode();
1432PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Wrong parameter value for option '" . PclZi…
1436 return PclZip::errorCode();
1449PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1453 return PclZip::errorCode();
1461PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Wrong parameter value for option '" . PclZi…
1465 return PclZip::errorCode();
1478 PclZip::privErrorLog(
1487 return PclZip::errorCode();
1495 PclZip::privErrorLog(
1504 return PclZip::errorCode();
1515PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1519 return PclZip::errorCode();
1538PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Value must be integer, string or array for …
1542 return PclZip::errorCode();
1571PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Too many values in index range for option '…
1575 return PclZip::errorCode();
1587PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Invalid order of index range for option '" …
1591 return PclZip::errorCode();
1622PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1626 return PclZip::errorCode();
1649PclZip::privErrorLog(PCLZIP_ERR_MISSING_OPTION_VALUE, "Missing parameter value for option '" . Pcl…
1653 return PclZip::errorCode();
1663PclZip::privErrorLog(PCLZIP_ERR_INVALID_OPTION_VALUE, "Function '" . $v_function_name . "()' is no…
1667 return PclZip::errorCode();
1677 PclZip::privErrorLog(
1685 return PclZip::errorCode();
1701PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Missing mandatory parameter " . PclZipUtilOpti…
1705 return PclZip::errorCode();
1735PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid file attribute '" . $v_key . "' for th…
1739 return PclZip::errorCode();
1746PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type " . gettype($v_value) . ". …
1748 return PclZip::errorCode();
1755PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid empty filename for attribute '" …
1757 return PclZip::errorCode();
1764PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type " . gettype($v_value) . ". …
1766 return PclZip::errorCode();
1773PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid empty short filename for attribu…
1775 return PclZip::errorCode();
1781PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid type " . gettype($v_value) . ". …
1783 return PclZip::errorCode();
1790PclZip::privErrorLog(PCLZIP_ERR_INVALID_ATTRIBUTE_VALUE, "Invalid empty full filename for attribut…
1792 return PclZip::errorCode();
1798 PclZip::privErrorLog(
1805 return PclZip::errorCode();
1816PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Missing mandatory parameter " . PclZipUtilOpti…
1818 return PclZip::errorCode();
1866PclZip::privErrorLog(PCLZIP_ERR_MISSING_FILE, "File '" . $v_descr['filename'] . "' does not exists…
1870 return PclZip::errorCode();
2050PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open temporary file \'' . $v_zip_temp_n…
2054 return PclZip::errorCode();
2193PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Zip file \'' . $this->zipname . '\' already open'…
2197 return PclZip::errorCode();
2204PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open archive \'' . $this->zipname . '\'…
2208 return PclZip::errorCode();
2347PclZip::privErrorLog(PCLZIP_ERR_MISSING_FILE, "File '" . $p_filedescr_list[$j]['filename'] . "' do…
2349 return PclZip::errorCode();
2399PclZip::privErrorLog(PCLZIP_ERR_INVALID_PARAMETER, "Invalid file list parameter (invalid or empty …
2403 return PclZip::errorCode();
2484PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, "Unable to open file '$p_filename' in binary read …
2486 return PclZip::errorCode();
2897PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open archive \'' . $this->zipname . '\'…
2901 return PclZip::errorCode();
2921 PclZip::privErrorLog(PCLZIP_ERR_INVALID_ARCHIVE_ZIP, 'Invalid archive size');
2925 return PclZip::errorCode();
3081 PclZip::privErrorLog(PCLZIP_ERR_INVALID_ARCHIVE_ZIP, 'Invalid archive size');
3085 return PclZip::errorCode();
3202 PclZip::privErrorLog(
3210 return PclZip::errorCode();
3228 PclZip::privErrorLog(
3236 return PclZip::errorCode();
3272 PclZip::privErrorLog(PCLZIP_ERR_INVALID_ARCHIVE_ZIP, 'Invalid archive size');
3276 return PclZip::errorCode();
3465 PclZip::privErrorLog(
3472 return PclZip::errorCode();
3530 PclZip::privErrorLog(
3537 return PclZip::errorCode();
3552 PclZip::privErrorLog(
3559 return PclZip::errorCode();
3582 PclZip::privErrorLog(
3589 return PclZip::errorCode();
3972 PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, 'Invalid archive structure');
3976 return PclZip::errorCode();
3989PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, "Invalid block size : " . strlen($v_binary_data));
3993 return PclZip::errorCode();
4093 PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, 'Invalid archive structure');
4097 return PclZip::errorCode();
4110PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, "Invalid block size : " . strlen($v_binary_data));
4114 return PclZip::errorCode();
4266PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, 'Unable to go to the end of the archive \'' . $this->z…
4270 return PclZip::errorCode();
4282PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, 'Unable to seek back to the middle of the archive \'' …
4286 return PclZip::errorCode();
4313PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, 'Unable to seek back to the middle of the archive \'' …
4317 return PclZip::errorCode();
4346PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, "Unable to find End of Central Dir Record signature");
4350 return PclZip::errorCode();
4362PclZip::privErrorLog(PCLZIP_ERR_BAD_FORMAT, "Invalid End of Central Dir Record size : " . strlen($…
4366 return PclZip::errorCode();
4385 PclZip::privErrorLog(
4393 return PclZip::errorCode();
4470 PclZip::privErrorLog(PCLZIP_ERR_INVALID_ARCHIVE_ZIP, 'Invalid archive size');
4474 return PclZip::errorCode();
4598 $v_temp_zip = new PclZip($v_zip_temp_name);
4626 PclZip::privErrorLog(PCLZIP_ERR_INVALID_ARCHIVE_ZIP, 'Invalid archive size');
4630 return PclZip::errorCode();
4807 PclZip::privErrorLog(PCLZIP_ERR_DIR_CREATE_FAIL, "Unable to create directory '$p_dir'");
4811 return PclZip::errorCode();
4911PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open temporary file \'' . $v_zip_temp_n…
4915 return PclZip::errorCode();
5054PclZip::privErrorLog(PCLZIP_ERR_READ_OPEN_FAIL, 'Unable to open archive file \'' . $p_archive_file…
5058 return PclZip::errorCode();