Home
last modified time | relevance | path

Searched refs:FL_ENC_CP437 (Results 1 – 2 of 2) sorted by relevance

/PHP-8.2/ext/zip/tests/
H A Doo_add_encoding.phpt23 $zip->addEmptyDir(chr(0x82), ZipArchive::FL_ENC_CP437);
27 $zip->addFromString(chr(0x91), __FILE__, ZipArchive::FL_ENC_CP437);
/PHP-8.2/ext/zip/
H A Dphp_zip.stub.php169 public const FL_ENC_CP437 = UNKNOWN; define in ZipArchive

Completed in 15 milliseconds