Home
last modified time | relevance | path

Searched refs:unlink (Results 126 – 150 of 1573) sorted by relevance

12345678910>>...63

/PHP-7.1/ext/phar/tests/
H A Dphar_convert_tar.phpt43 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar');
44 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar');
45 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.2.phar.tar');
H A Dbug46060.phpt25 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.tar');
26 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.2.tar');
H A Dphar_oo_getmodified.phpt30 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar');
31 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
H A Dphar_setalias.phpt29 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
30 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phartmp.php');
/PHP-7.1/ext/zip/tests/
H A Doo_setcomment.phpt14 @unlink($file);
43 @unlink($file);
55 @unlink($file);
H A Dbug14962.phpt28 unlink($fullpath);
31 unlink($dir . '/' . '__14962.zip');
H A Dbug70103.phpt28 unlink($dir . '/foo.txt');
29 unlink($dir . '/test.zip');
/PHP-7.1/ext/standard/tests/file/
H A Dlstat_stat_variation14.phpt32 @unlink($linkname);
51 unlink("$file_path/lstat_stat_variation14_hard.tmp");
52 unlink("$file_path/lstat_stat_variation14.tmp");
H A Drename_variation2-win32.phpt32 unlink($file_path."/12345");
48 unlink($file_path."/rename_variation2_link.tmp");
49 unlink($file_path."/rename_variation2.tmp");
H A Dlchgrp_basic.phpt27 unlink($filename);
28 unlink($symlink);
H A Drealpath_basic4.phpt21 unlink("$file_path/realpath_basic/link2");
22 unlink("$file_path/realpath_basic/link1");
/PHP-7.1/ext/phar/tests/cache_list/
H A Dcopyonwrite6.phar.phpt15 unlink(dirname(__FILE__) . '/copyonwrite6/file1');
16 unlink(dirname(__FILE__) . '/copyonwrite6/file2');
/PHP-7.1/ext/phar/tests/tar/
H A Drefcount1.phpt44 unlink($alias . '/b/c.php');
53 <?php unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.tar'); ?>
65 Warning: unlink(): phar error: "b/c.php" in phar "%srefcount1.phar.tar", has open file pointers, ca…
/PHP-7.1/ext/zlib/tests/
H A Dreadgzfile_variation15.phpt61 unlink($firstFile);
62 unlink($secondFile);
80 unlink($filename);
81 unlink($scriptFile);
H A Dzlib_wrapper_ftruncate_basic.phpt18 unlink($f2);
23 unlink($f2);
/PHP-7.1/ext/pgsql/tests/
H A D05large_object.phpt39 echo "unlink LO\n";
63 @unlink($path . 'php.gif.exported');
68 @unlink($path . 'php.gif.exported');
78 unlink LO
/PHP-7.1/ext/fileinfo/tests/
H A Dbug61964.phpt39 unlink($dir . "/test1.txt");
40 unlink($dir . "/test2.txt");
42 unlink($magic_file_copy);
43 unlink($magic_file_copy2);
/PHP-7.1/ext/gd/tests/
H A Dxpm2gd.phpt25 @unlink($cwd . "/test.gd1");
26 @unlink($cwd . "/test.gd2");
H A Dgif2gd.phpt25 @unlink($cwd . "/test.gd1");
26 @unlink($cwd . "/test.gd2");
/PHP-7.1/ext/sockets/tests/
H A Dsocket_create_listen-nobind.phpt12 unlink ($filename);
22 unlink(dirname(__FILE__) . '/006_root_check.tmp');
/PHP-7.1/ext/curl/tests/
H A Dcurl_reset.phpt35 unlink($test_file);
36 unlink($log_file);
/PHP-7.1/ext/standard/tests/filters/
H A Dbug35916.phpt6 @unlink($file);
37 unlink($file);
/PHP-7.1/tests/security/
H A Dopen_basedir_copy_variation1.phpt11 var_dump(unlink("copy.txt"));
31 Warning: unlink(copy.txt): No such file or directory in %s on line %d
/PHP-7.1/ext/standard/tests/streams/
H A Dstream_resolve_include_path.phpt27 unlink($include_path_nested_file);
29 unlink($include_path_file);
/PHP-7.1/ext/xmlreader/tests/
H A D002.phpt27 unlink($filename);
32 unlink($filename);

Completed in 45 milliseconds

12345678910>>...63