Home
last modified time | relevance | path

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

12345678910>>...22

/PHP-5.5/ext/xsl/tests/
H A Dbug54446_with_ini.phpt11 $outputfile = dirname(__FILE__)."/bug54446test.txt";
101 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
105 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
113 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
117 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
126 Warning: XSLTProcessor::transformToXml(): File write for %s/bug54446test.txt refused in %s on line …
130 Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/bug54446test.txt de…
/PHP-5.5/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-5.5/ext/com_dotnet/tests/
H A Dbug66431_0.phpt11 $fpath = str_replace("/", "\\", dirname(__FILE__) . "/bug66431.txt");
34 $fpath = str_replace("/", "\\", dirname(__FILE__) . "/bug66431.txt");
/PHP-5.5/ext/zip/tests/
H A Dbug64342_0.phpt13 $f = md5(uniqid()) . '.txt';
39 %s.txt
H A Dbug47667.phpt17 $zip->addFromString('foo.txt', 'foo bar foobar');
26 $zip->addFromString("foo_{$i}.txt", 'foo bar foobar');
/PHP-5.5/ext/standard/tests/file/
H A Dpopen_pclose_error.phpt21 var_dump( popen("abc.txt") ); // Single Argument
22 var_dump( popen("abc.txt", "rw") ); // Invalid mode Argument
44 Warning: popen(abc.txt,rw): %s on line %d
H A Dfnmatch_error.phpt29 var_dump( fnmatch("match.txt") );
33 var_dump( fnmatch("match.txt", "match.txt", TRUE, 100) );
H A Dis_uploaded_file_basic.phpt13 content-disposition: form-data; name="pics"; filename="file1.txt"
27 var_dump(is_uploaded_file('random_filename.txt'));
H A Dlchown_error.phpt28 $filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'lchown.txt';
40 var_dump( lchown( 'foobar_lchown.txt', $uid ) );
54 $filename = dirname(__FILE__) . DIRECTORY_SEPARATOR . 'lchown.txt';
/PHP-5.5/ext/phar/tests/
H A Dphar_buildfromdirectory6.phpt13 file_put_contents(dirname(__FILE__)."/testdir/file$i.txt", "some content for file $i");
32 unlink(dirname(__FILE__) . "/testdir/file$i.txt");
/PHP-5.5/ext/phar/tests/tar/
H A Dlinks2.phpt13 $a->addFile('hardlink', 'internal/file.txt', array(
34 … error: "%slinks2.tar" is a corrupted tar file - hard link to non-existent file "internal/file.txt"
/PHP-5.5/ext/snmp/tests/
H A Dsnmp_read_mib.phpt10 if (!file_exists($mibdir . '/SNMPv2-MIB.txt')) die('MIB file not in the system');
22 var_dump(snmp_read_mib($mibdir . '/SNMPv2-MIB.txt'));
/PHP-5.5/ext/session/tests/
H A Drfc1867_sid_invalid.phpt29 Content-Disposition: form-data; name="file1"; filename="file1.txt"
33 Content-Disposition: form-data; name="file2"; filename="file2.txt"
65 %string|unicode%(9) "file1.txt"
78 %string|unicode%(9) "file2.txt"
/PHP-5.5/ext/oci8/tests/
H A Dlob_023.phpt28 var_dump($blob->import(dirname(__FILE__)."/lob_009.txt"));
31 var_dump(oci_lob_import($blob, dirname(__FILE__)."/lob_009.txt"));
33 var_dump(oci_lob_import($blob, dirname(__FILE__)."/lob_009.txt"));
/PHP-5.5/ext/phar/tests/bug53872/
H A Dfirst.txt1 content of first.txt
H A Dthird.txt1 content of third.txt
/PHP-5.5/ext/curl/tests/
H A Dcurl_multi_getcontent_error1.phpt19 …setopt($ch1, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata1.txt");
20 …setopt($ch2, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata2.txt");
H A Dcurl_multi_getcontent_error2.phpt19 …setopt($ch1, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata1.txt");
20 …setopt($ch2, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata2.txt");
H A Dcurl_multi_getcontent_error3.phpt19 …setopt($ch1, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata1.txt");
20 …setopt($ch2, CURLOPT_URL, "file://".dirname(__FILE__). DIRECTORY_SEPARATOR . "curl_testdata2.txt");
/PHP-5.5/Zend/tests/
H A Dbug38779_1.phpt23 @unlink(dirname(__FILE__)."/bug38779.txt");
33 $filename = dirname(__FILE__)."/bug38779.txt";
/PHP-5.5/sapi/cli/tests/
H A Dphp_cli_server_005.phpt22 Content-Disposition: form-data; name="userfile"; filename="laruence.txt"
61 string(12) "laruence.txt"
/PHP-5.5/ext/hash/tests/
H A Dhash_file_basic.phpt18 $filename = 'hash_file_example.txt';
33 $filename = 'hash_file_example.txt';
/PHP-5.5/tests/security/
H A Dopen_basedir_disk_free_space.phpt31 Warning: disk_free_space(): open_basedir restriction in effect. File(../bad/bad.txt) is not within …
46 Warning: disk_free_space(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not wi…
49 Warning: disk_free_space(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is…
/PHP-5.5/ext/standard/tests/strings/
H A Dvfprintf_error4.phpt16 $file = 'vfprintf_test.txt';
31 $file = 'vfprintf_test.txt';

Completed in 48 milliseconds

12345678910>>...22