Searched refs:FL_ENC_CP437 (Results 1 – 2 of 2) sorted by relevance
23 $zip->addEmptyDir(chr(0x82), ZipArchive::FL_ENC_CP437);27 $zip->addFromString(chr(0x91), __FILE__, ZipArchive::FL_ENC_CP437);
169 public const FL_ENC_CP437 = UNKNOWN; define in ZipArchive
Completed in 15 milliseconds