Home
last modified time | relevance | path

Searched refs:unlink (Results 576 – 600 of 1428) sorted by relevance

1...<<21222324252627282930>>...58

/PHP-5.5/ext/zlib/tests/
H A Dgzeof_variation1.phpt22 unlink($filename);
H A Dgzfile_basic.phpt24 unlink($filename);
H A Dgzfile_basic2.phpt24 unlink($filename);
H A Dgzputs_basic.phpt24 unlink($filename);
H A Dgzread_variation1.phpt26 unlink($filename);
/PHP-5.5/sapi/cgi/tests/
H A Dapache_request_headers.phpt28 unlink($file);
/PHP-5.5/sapi/cli/tests/
H A D008.phpt32 @unlink($filename);
H A D021.phpt36 unlink(__DIR__.'/021.tmp.php');
/PHP-5.5/ext/phar/tests/
H A Dphar_stub.phpt81 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phar.php');
82 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.phartmp.php');
H A Dphar_oo_011b.phpt34 unlink(dirname(__FILE__) . '/files/phar_oo_test.phar.php');
H A Dbug53872.phpt23 unlink("bug53872-phar.phar");
/PHP-5.5/ext/phar/tests/zip/
H A Dphar_begin_setstub_commitU.phpt48 unlink(dirname(__FILE__) . '/brandnewphar.phar.zip');
49 unlink(dirname(__FILE__) . '/myfakestub.php');
/PHP-5.5/ext/standard/tests/file/
H A D007_variation14.phpt40 unlink($file); //Deleting the file
46 unlink(dirname(__FILE__)."/007_variation14.tmp");
H A D007_variation21.phpt41 unlink($file); //Deleting the file
47 unlink(dirname(__FILE__)."/007_variation21.tmp");
H A D007_variation22.phpt40 unlink($file); //Deleting the file
46 unlink(dirname(__FILE__)."/007_variation22.tmp");
H A D007_variation5.phpt41 unlink($file); //Deleting the file
47 unlink(dirname(__FILE__)."/007_variation5.tmp");
H A D007_variation6.phpt40 unlink($file); //Deleting the file
46 unlink(dirname(__FILE__)."/007_variation6.tmp");
H A Dfile_put_contents.phpt20 @unlink($file);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite6.phar.inc4 @unlink($fname);
/PHP-5.5/ext/session/tests/
H A Dbug42596.phpt30 unlink($sessfile);
/PHP-5.5/ext/standard/tests/strings/
H A Dfprintf_variation_004.phpt32 unlink($data_file);
/PHP-5.5/ext/phar/tests/tar/
H A Dbadchecksum.phpt26 unlink(dirname(__FILE__) . '/' . basename(__FILE__, '.clean.php') . '.tar');
/PHP-5.5/ext/spl/tests/
H A DSplFileInfo_getPerms_basic.phpt27 unlink('SplFileInfo_getPerms_basic.txt');
/PHP-5.5/ext/xmlwriter/tests/
H A D004.phpt26 unlink('001.xml');
H A DOO_004.phpt27 unlink('001.xml');

Completed in 31 milliseconds

1...<<21222324252627282930>>...58