Home
last modified time | relevance | path

Searched refs:delete (Results 76 – 100 of 259) sorted by relevance

1234567891011

/PHP-7.2/ext/standard/tests/dir/
H A Dreaddir_variation6-win32-mb.phpt59 // delete temporary files
H A Dreaddir_variation6.phpt53 // delete temporary files
H A Ddir_basic.phpt44 // delete temp files
H A Ddir_variation4-win32-mb.phpt49 // delete temporary files
H A Ddir_basic-win32-mb.phpt50 // delete temp files
H A Ddir_variation7.phpt75 // changing permissions for each temporary directory to delete them
H A Dopendir_variation5.phpt81 // changing permissions for each temporary directory to delete them
/PHP-7.2/sapi/phpdbg/
H A DChangelog.md22 1. Added "break delete <id>" command
/PHP-7.2/ext/standard/tests/file/
H A Dlstat_stat_variation9.phpt39 /* now delete the surdir and file and record the stat */
H A Dsymlink_link_linkinfo_is_link_variation3.phpt109 // delete the link
111 // delete the temporary file
H A Dunlink_variation1-win32-mb.phpt63 // delete temp file
H A Dunlink_variation1-win32.phpt62 // delete temp file
H A Dfwrite_variation4-win32.phpt66 // delete the file created
67 delete_file($filename); // delete file with name fwrite_variation4.tmp
H A Dfwrite_variation4.phpt66 // delete the file created
67 delete_file($filename); // delete file with name fwrite_variation4.tmp
/PHP-7.2/ext/phar/tests/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a .phar (confirm disk file is changed)
/PHP-7.2/ext/phar/tests/tar/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a tar-based .phar (confirm disk file is changed)
/PHP-7.2/ext/phar/tests/zip/
H A Ddelete_in_phar_confirm.phpt2 Phar: delete a file within a zip-based .phar (confirm disk file is changed)
/PHP-7.2/ext/dba/
H A Ddba_dbm.c145 return(delete(gkey) == -1 ? FAILURE : SUCCESS); in DBA_DELETE_FUNC()
H A Dphp_dba.h85 int (*delete)(dba_info *, char *, size_t); member
/PHP-7.2/ext/dba/tests/
H A Ddba_cdb_001.phpt7 die('info CDB does not support replace or delete');
/PHP-7.2/ext/interbase/tests/
H A D006.phpt122 ibase_query("delete from test6");
180 ibase_query("delete from test6");
/PHP-7.2/ext/pdo_oci/tests/
H A Dpdo_oci_quote1.phpt30 $db->exec("delete from poq_tab");
/PHP-7.2/ext/standard/tests/mail/
H A Dmail_variation_alt2-win32.phpt69 echo ".. delete it\n";
H A Dmail_variation_alt1-win32.phpt69 echo ".. delete it\n";
H A Dmail_variation_alt3-win32.phpt68 echo ".. delete it\n";

Completed in 40 milliseconds

1234567891011