Home
last modified time | relevance | path

Searched refs:delete (Results 101 – 125 of 259) sorted by relevance

1234567891011

/PHP-7.2/ext/standard/tests/dir/
H A Dscandir_variation5.phpt73 // changing permissions for each temporary directory to delete them
H A Ddir_variation3.phpt64 @rmdir ($dir_path); // try n delete the dir
/PHP-7.2/ext/standard/tests/file/
H A Dfgetc_variation3.phpt46 // delete the file
H A Dfgets_variation1.phpt45 // delete the file
H A Dreadlink_realpath_variation1.phpt60 // delete the links
H A Dfwrite_variation3-win32.phpt75 // delete the file created
76 delete_file($filename); // delete file with name fwrite_variation3.tmp
H A Dfwrite_variation3.phpt76 // delete the file created
77 delete_file($filename); // delete file with name fwrite_variation3.tmp
H A Dreadlink_realpath_variation2.phpt55 // delete the links
H A Dfgetss_basic1.phpt61 // delete the file
H A Dfgetcsv_variation21.phpt63 //delete file
H A Dfgetc_variation4.phpt47 // delete the file
H A Dfgetcsv_variation14.phpt66 //delete file
H A Dfgetss_variation4.phpt70 // delete the file
H A Dfgetcsv_variation13.phpt60 //delete file
H A Dfgetcsv_variation20.phpt63 //delete file
H A Dfgetss_variation1-win32.phpt74 // delete the file
H A Dfgetss_variation1.phpt70 // delete the file
H A Dfputcsv_variation10.phpt62 //delete file
H A Dfwrite_variation1-win32-mb.phpt74 delete_file($filename); // delete file with name fwrite_variation1.tmp
H A Dfwrite_variation1-win32.phpt74 delete_file($filename); // delete file with name fwrite_variation1.tmp
/PHP-7.2/ext/oci8/tests/
H A Dxmltype_02.phpt29 $s = oci_parse($c, "delete from xmltype_02_tab where warehouse_id = :id");
H A Dbug43497.phpt95 function dropxmltab($c) // delete table
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt55 // replace = delete + insert -> new auto increment value
/PHP-7.2/ext/interbase/tests/
H A D005.phpt13 @ibase_query("delete from test5");
/PHP-7.2/ext/spl/tests/
H A DSplFileObject_fputcsv_variation10.phpt53 //delete file

Completed in 42 milliseconds

1234567891011