Home
last modified time | relevance | path

Searched refs:file2 (Results 1 – 25 of 58) sorted by relevance

123

/PHP-5.6/ext/standard/tests/file/
H A Dbug44805.phpt13 $file2 = $dirname . DIRECTORY_SEPARATOR . "file2.txt";
16 file_put_contents($file2, "this is file 2");
18 rename($file1, $file2);
21 readfile($file2);
25 if (file_exists($file2)) {
26 unlink($file2);
H A Dfiletype_variation.phpt23 $file2 = $file_path."/filetype2_variation.tmp";
29 fclose( fopen($file2, "w") );
33 print( filetype($file2) )."\n";
41 symlink( $file2, $link2);
47 unlink($file2);
H A Dfileinode_variation.phpt19 $file2 = $file_path."/fileinode2_variation.tmp";
27 fclose( fopen( $file2, "w" ) );
30 print( fileinode( $file2) )."\n";
41 symlink( $file2, $link2); // Creating a soft link
42 print( fileinode( $file2) )."\n";
57 unlink( $file2);
/PHP-5.6/ext/opcache/tests/
H A Drevalidate_path_01.phpt17 $file2 = "$dir2/index.php";
23 @file_put_contents($file2, "TEST 2\n");
24 while (filemtime($file1) != filemtime($file2)) {
26 touch($file2);
48 $file2 = "$dir2/index.php";
53 @unlink($file2);
/PHP-5.6/ext/phar/tests/tar/
H A Dbug71317-duplicate-filename.phpt17 $tar->addFile('file2.txt', 'file2');
21 $tar->addFile('file2.txt', 'file2a');
30 $fileContent = file_get_contents($testDirectory . '/file2.txt');
33 …throw new Exception(sprintf('Contents of file2.txt ("%s") is invalid, expected "%s"', $fileContent…
/PHP-5.6/tests/basic/
H A Drfc1867_anonymous_upload.phpt17 Content-Disposition: form-data; filename="file2.txt"
18 Content-Type: text/plain-file2
45 %string|unicode%(9) "file2.txt"
47 %string|unicode%(16) "text/plain-file2"
H A Drfc1867_post_max_filesize.phpt17 Content-Disposition: form-data; name="file2"; filename="file2.txt"
18 Content-Type: text/plain-file2
53 [%u|b%"file2"]=>
56 %string|unicode%(9) "file2.txt"
H A Drfc1867_max_file_size.phpt21 Content-Disposition: form-data; name="file2"; filename="file2.txt"
22 Content-Type: text/plain-file2
57 [%u|b%"file2"]=>
60 %string|unicode%(9) "file2.txt"
H A Drfc1867_array_upload.phpt17 Content-Disposition: form-data; name="file[2]"; filename="file2.txt"
18 Content-Type: text/plain-file2
41 %unicode|string%(9) "file2.txt"
50 %unicode|string%(16) "text/plain-file2"
/PHP-5.6/ext/phar/tests/cache_list/
H A Dcopyonwrite5.phar.phpt14 unlink(dirname(__FILE__) . '/copyonwrite5/file2');
21 ["file2"]=>
25 phar://%scopyonwrite5.phar.php%cfile2 file2
H A Dcopyonwrite6.phar.phpt16 unlink(dirname(__FILE__) . '/copyonwrite6/file2');
23 ["file2"]=>
27 phar://%scopyonwrite6.phar.php%cfile2 file2
/PHP-5.6/ext/session/tests/
H A Drfc1867.phpt40 Content-Disposition: form-data; name="file2"; filename="file2.txt"
70 [%u|b%"file2"]=>
73 %string|unicode%(9) "file2.txt"
115 %unicode|string%(5) "file2"
117 %unicode|string%(9) "file2.txt"
H A Drfc1867_sid_cookie.phpt39 Content-Disposition: form-data; name="file2"; filename="file2.txt"
69 [%u|b%"file2"]=>
72 %string|unicode%(9) "file2.txt"
114 %unicode|string%(5) "file2"
116 %unicode|string%(9) "file2.txt"
H A Drfc1867_sid_get.phpt37 Content-Disposition: form-data; name="file2"; filename="file2.txt"
67 [%u|b%"file2"]=>
70 %string|unicode%(9) "file2.txt"
112 %unicode|string%(5) "file2"
114 %unicode|string%(9) "file2.txt"
H A Drfc1867_sid_get_2.phpt39 Content-Disposition: form-data; name="file2"; filename="file2.txt"
69 [%u|b%"file2"]=>
72 %string|unicode%(9) "file2.txt"
114 %unicode|string%(5) "file2"
116 %unicode|string%(9) "file2.txt"
H A Drfc1867_sid_only_cookie.phpt39 Content-Disposition: form-data; name="file2"; filename="file2.txt"
69 [%u|b%"file2"]=>
72 %string|unicode%(9) "file2.txt"
114 %unicode|string%(5) "file2"
116 %unicode|string%(9) "file2.txt"
H A Drfc1867_sid_post.phpt35 Content-Disposition: form-data; name="file2"; filename="file2.txt"
65 [%u|b%"file2"]=>
68 %string|unicode%(9) "file2.txt"
110 %unicode|string%(5) "file2"
112 %unicode|string%(9) "file2.txt"
H A Drfc1867_inter.phpt44 Content-Disposition: form-data; name="file2"; filename="file2.txt"
73 [%u|b%"file2"]=>
76 %string|unicode%(9) "file2.txt"
118 %unicode|string%(5) "file2"
120 %unicode|string%(9) "file2.txt"
H A Drfc1867_disabled.phpt35 Content-Disposition: form-data; name="file2"; filename="file2.txt"
63 [%u|b%"file2"]=>
66 %string|unicode%(9) "file2.txt"
H A Drfc1867_disabled_2.phpt35 Content-Disposition: form-data; name="file2"; filename="file2.txt"
63 [%u|b%"file2"]=>
66 %string|unicode%(9) "file2.txt"
H A Drfc1867_no_name.phpt35 Content-Disposition: form-data; name="file2"; filename="file2.txt"
63 [%u|b%"file2"]=>
66 %string|unicode%(9) "file2.txt"
H A Drfc1867_cleanup.phpt40 Content-Disposition: form-data; name="file2"; filename="file2.txt"
70 [%u|b%"file2"]=>
73 %string|unicode%(9) "file2.txt"
H A Drfc1867_sid_only_cookie_2.phpt36 Content-Disposition: form-data; name="file2"; filename="file2.txt"
66 [%u|b%"file2"]=>
69 %string|unicode%(9) "file2.txt"
/PHP-5.6/ext/phar/tests/
H A Dinclude_path.phpt20 include 'file2.php';
31 Warning: include(file2.php): failed to open stream: No such file or directory in %sinclude_path.php…
33 Warning: include(): Failed opening 'file2.php' for inclusion (include_path='%sphar://%stempmanifest…
/PHP-5.6/ext/gd/tests/
H A Djpeg2wbmp_error1.phpt23 $file2 = dirname(__FILE__) .'/simpletext.wbmp';
31 jpeg2wbmp($file, $file2, 20, 120, 9);
32 jpeg2wbmp($file, $file2, 20, 120, -1);

Completed in 27 milliseconds

123