Home
last modified time | relevance | path

Searched refs:deleteName (Results 1 – 3 of 3) sorted by last modified time

/PHP-7.3/ext/zip/
H A Dphp_zip.c2529 static ZIPARCHIVE_METHOD(deleteName) in ZIPARCHIVE_METHOD() argument
3141 ZIPARCHIVE_ME(deleteName, arginfo_ziparchive_unchangename, ZEND_ACC_PUBLIC)
/PHP-7.3/ext/zip/tests/
H A Dbug7658.phpt36 $zip->deleteName('content.xml');
H A Doo_delete.phpt39 if ($zip->deleteName('entry2.txt')) {
45 if ($zip->deleteName('dir/entry2.txt')) {

Completed in 18 milliseconds