Home
last modified time | relevance | path

Searched refs:txt (Results 201 – 225 of 548) sorted by relevance

12345678910>>...22

/PHP-7.1/ext/standard/tests/file/
H A Dbug68532.phpt13 $fileStream = fopen(__DIR__ . '/base64test.txt','w+');
21 unlink(__DIR__ . '/base64test.txt');
H A Dpathinfo_basic1.phpt48 ' c:\test\adir\afile.txt',
49 'c:\test\adir\afile.txt ',
50 ' c:\test\adir\afile.txt ',
55 ' c:\test\adir\afile.txt',
468 %unicode|string%(3) "txt"
476 %unicode|string%(3) "txt"
483 %unicode|string%(6) "txt "
491 %unicode|string%(6) "txt "
498 %unicode|string%(6) "txt "
571 %unicode|string%(3) "txt"
[all …]
H A Dbug44805.phpt12 $file1 = $dirname . DIRECTORY_SEPARATOR . "file1.txt";
13 $file2 = $dirname . DIRECTORY_SEPARATOR . "file2.txt";
H A Dbug47517.phpt16 file_put_contents('C:\Program Files\myfile.txt', 'hello');
20 Warning: file_put_contents(C:\Program Files\myfile.txt): failed to open stream: Permission denied i…
H A Dpopen_pclose_error-win32-debug.phpt23 var_dump( popen("abc.txt") ); // Single Argument
24 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
48 Warning: popen(abc.txt,rw): Invalid argument in %s on line %d
60 --- Done ---'abc.txt' is not recognized as an internal or external command,
H A Dbug65701.phpt13 $src = $file_path . '/srcbug65701_file.txt';
14 $dst = tempnam($file_path, 'dstbug65701_file.txt');
H A Dpopen_pclose_error-sunos.phpt20 var_dump( popen("abc.txt") ); // Single Argument
21 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
42 sh: abc.txt: not found
H A Dpopen_pclose_error.phpt20 var_dump( popen("abc.txt") ); // Single Argument
21 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
43 Warning: popen(abc.txt,rw): %s on line %d
/PHP-7.1/tests/basic/
H A D021.phpt13 Content-Disposition: form-data; name="pics"; filename="bug37276.txt"
29 string(12) "bug37276.txt"
H A Drfc1867_missing_boundary_2.phpt9 Content-Disposition: form-data; name="file1"; filename="file1.txt"
23 %string|unicode%(9) "file1.txt"
H A D029.phpt21 Content-Disposition: form-data; name="pics"; filename="file1.txt"
37 string(9) "file1.txt"
/PHP-7.1/ext/xsl/tests/
H A Dbug54446.phpt11 $outputfile = dirname(__FILE__)."/bug54446test.txt";
75 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
79 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
85 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
89 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
H A Dbug54446_with_ini.phpt11 $outputfile = dirname(__FILE__)."/bug54446test.txt";
77 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
81 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
87 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
91 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
/PHP-7.1/ext/spl/tests/
H A DDirectoryIterator_getBasename_pass_array.phpt9 touch($targetDir.DIRECTORY_SEPARATOR.'getBasename_test.txt');
19 unlink($targetDir.DIRECTORY_SEPARATOR.'getBasename_test.txt');
/PHP-7.1/ext/zip/tests/
H A Dbug51353.phpt21 $zip->addFromString("$i.txt", '1');
34 $a = glob("$base_path/51353_unpack/*.txt");
47 $a = glob("$base_path/51353_unpack/*.txt");
H A Dbug70752.phpt13 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70752.txt';
29 $filename = __DIR__ . DIRECTORY_SEPARATOR . 'bug70752.txt';
H A Dbug64342_1.phpt21 if (!$zip->addFile($dirname . 'cant_find_me.txt', 'test.php')) {
37 3 entry1.txt
H A Dbug64342_1-mb.phpt21 if (!$zip->addFile($dirname . 'cant_find_me.txt', 'test.php')) {
37 3 entry1.txt
H A Dbug64342_0.phpt13 $f = md5(uniqid()) . '.txt';
39 %s.txt
/PHP-7.1/ext/standard/tests/file/windows_mb_path/
H A Dbug75063_utf8.phpt35 file_put_contents("\$fn.txt", "");
77 string(8) "test.txt"
78 string(12) "таст.txt"
H A Dtest_cwd_mb_names.phpt23 touch($dirw . DIRECTORY_SEPARATOR . "dummy.txt");
32 var_dump(file_exists("dummy.txt"));
/PHP-7.1/ext/fileinfo/tests/
H A Dbug61964.phpt31 file_put_contents($dir . "/test1.txt", "string\n> Core\n> Me");
32 file_put_contents($dir . "/test2.txt", "a\nb\n");
39 unlink($dir . "/test1.txt");
40 unlink($dir . "/test2.txt");
/PHP-7.1/ext/zlib/tests/
H A Dzlib_wrapper_ftruncate_basic.phpt11 $f = dirname(__FILE__)."/004.txt.gz";
12 $f2 = "zlib_wrapper_ftruncate_basic.txt.gz";
H A Dzlib_scheme_fopen_variation1.phpt11 $inputFileName = dirname(__FILE__)."/004.txt.gz";
22 file=compress.zlib://file://%s/004.txt.gz
/PHP-7.1/ext/com_dotnet/tests/
H A Dbug66431_0.phpt11 $fpath = str_replace("/", "\\", dirname(__FILE__) . "/bug66431.txt");
34 $fpath = str_replace("/", "\\", dirname(__FILE__) . "/bug66431.txt");

Completed in 47 milliseconds

12345678910>>...22