Home
last modified time | relevance | path

Searched refs:unlink (Results 376 – 400 of 1428) sorted by relevance

1...<<11121314151617181920>>...58

/PHP-5.5/ext/standard/tests/file/
H A Dis_writable_variation3.phpt11 unlink ($filename);
14 unlink($filename);
H A Dmove_uploaded_file_basic.phpt33 unlink($destination1);
50 unlink($destination4);
H A Drename_variation1-win32.phpt62 unlink($file_path."/rename_variation_link.tmp");
63 unlink($file_path."/rename_variation.tmp");
/PHP-5.5/ext/bz2/tests/
H A D002.phpt8 @unlink("bz_open_002.txt");
16 @unlink("bz_open_002.txt");
20 @unlink("bz_open_002.txt");
72 @unlink("bz_open_002.txt");
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_31_open.phpt20 <?php @unlink(__DIR__ . '/db1.db'); ?>
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug41445_1.phpt24 @unlink($file);
H A Dbug48768.phpt22 <?php @unlink(dirname(__FILE__) . '/bug48768.tmp'); ?>
/PHP-5.5/ext/phar/tests/
H A Dbug71391.phpt15 unlink(__DIR__."/bug71391.test.tar");
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite10.phar.inc4 @unlink($fname);
H A Dfrontcontroller16.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller16.phar');
H A Dwrite18.phar.inc4 @unlink($fname);
/PHP-5.5/ext/phar/tests/tar/files/
H A Dfrontcontroller.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller.phar.tar');
H A Dfrontcontroller5.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller5.phar.tar');
H A Dfrontcontroller6.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller6.phar.tar');
H A Dfrontcontroller7.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller7.phar.tar');
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller16.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller16.phar');
/PHP-5.5/ext/phar/tests/zip/files/
H A Dfrontcontroller.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller.phar.zip');
H A Dfrontcontroller5.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller5.phar.zip');
H A Dfrontcontroller6.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller6.phar.zip');
H A Dfrontcontroller7.phar.inc2 @unlink(dirname(__FILE__) . '/frontcontroller7.phar.zip');
/PHP-5.5/ext/spl/tests/
H A DSplFileObject_fgetcsv_delimiter_error.phpt19 unlink('SplFileObject__fgetcsv.csv');
H A DSplFileObject_fgetcsv_enclosure_error.phpt19 unlink('SplFileObject__fgetcsv.csv');
H A DSplFileObject_fgetcsv_escape_error.phpt14 unlink('SplFileObject__fgetcsv.csv');
H A DSplFileObject_getflags_error002.phpt18 unlink('SplFileObject_getflags_error002.csv');
/PHP-5.5/ext/opcache/tests/
H A Dbug65559.phpt18 @unlink($file);

Completed in 36 milliseconds

1...<<11121314151617181920>>...58