Home
last modified time | relevance | path

Searched refs:delete (Results 51 – 75 of 259) sorted by relevance

1234567891011

/PHP-7.2/ext/zip/tests/
H A Dbug70322.phpt6 delete before closing.
/PHP-7.2/build/
H A Dorder_by_dep.awk55 delete mods[mod_idx];
/PHP-7.2/ext/phar/tests/
H A Dbadparameters.phpt41 $b->delete(array());
43 $a->delete('oops');
48 $b->delete('oops');
162 Warning: PharData::delete() expects parameter 1 to be a valid path, array given in %sbadparameters.…
H A Ddelete_in_phar_b.phpt2 Phar: delete a file within a .phar
H A Dpharfileinfo_setmetadata.phpt48 Phar entry is a temporary directory (not an actual entry in the archive), cannot delete metadata
H A Ddelete_in_phar.phpt2 Phar: delete a file within a .phar
/PHP-7.2/ext/mysqli/tests/
H A D046.phpt2 mysqli_stmt_affected_rows (delete)
/PHP-7.2/ext/intl/breakiterator/
H A Dcodepointiterator_internal.h91 delete this->fCharIter; in clearCurrentCharIter()
/PHP-7.2/tests/output/
H A Dob_start_basic_unerasable_002.phpt24 Notice: ob_clean(): failed to delete buffer of callback (0) in %s on line 11
/PHP-7.2/ext/standard/tests/dir/
H A Dclosedir_error.phpt28 //successfully close the directory handle so can delete in CLEAN section
H A Dclosedir_error-win32-mb.phpt34 //successfully close the directory handle so can delete in CLEAN section
H A Ddir_variation4.phpt43 // delete temporary files
/PHP-7.2/ext/standard/tests/file/
H A Dfgetcsv_variation23.phpt33 // close and delete the file
H A Drename_variation3.phpt39 // delete the link file now
H A Drename_variation2.phpt44 // delete the link file now
H A Dsymlink_link_linkinfo_is_link_variation4.phpt87 // delete the link
89 // delete the temporary file
H A Dfile.inc5 delete_files() : delete files
7 delete_links() : delete links
432 Description: delete a given file if exists
460 failed = Count of failed to delete
504 failed = Count of failed to delete
512 // call the delete files to delete links
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_watch.h36 PHPDBG_WATCH(delete);
/PHP-7.2/ext/phar/tests/tar/
H A Ddelete_in_phar_b.phpt2 Phar: delete a file within a tar-based .phar
H A Ddelete_in_phar.phpt2 Phar: delete a file within a tar-based .phar
/PHP-7.2/ext/phar/tests/zip/
H A Ddelete_in_phar_b.phpt2 Phar: delete a file within a zip-based .phar
H A Ddelete_in_phar.phpt2 Phar: delete a file within a zip-based .phar
/PHP-7.2/tests/security/
H A Dopen_basedir_linkinfo.phpt10 BUG: open_basedir cannot delete symlink to prohibited file. See also
/PHP-7.2/ext/reflection/tests/
H A D006.phpt8 /* ReflectionClass cannot create or delete static properties */
/PHP-7.2/ext/spl/examples/
H A Ddbaarray.inc87 * @param $name key to delete.

Completed in 24 milliseconds

1234567891011