Searched refs:ER_EXISTS (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/zip/tests/ | ||
H A D | oo_add_from_string.phpt | 29 var_dump($zip->status == ZipArchive::ER_EXISTS); |
/PHP-8.2/ext/zip/ | ||
H A D | php_zip.stub.php | 346 public const ER_EXISTS = UNKNOWN; define in ZipArchive |
Completed in 7 milliseconds