Home
last modified time | relevance | path

Searched refs:File (Results 126 – 150 of 332) sorted by relevance

12345678910>>...14

/PHP-7.3/ext/phar/tests/zip/
H A Dfrontcontroller6.phar.phpt17 <title>File Not Found</title>
20 <h1>404 - File Not Found</h1>
/PHP-7.3/ext/standard/tests/file/
H A Dfile_put_contents_variation4.phpt40 file_put_contents($filename, "File in include path", FILE_USE_INCLUDE_PATH);
49 File in include path
50 File in include path
H A Dfile_put_contents_variation6.phpt43 file_put_contents($filename, "File in include path", FILE_USE_INCLUDE_PATH);
54 File in include path. This was appended
55 File in include path. This was appended
H A Dreadfile_variation6.phpt38 fwrite($h, "File in include path");
49 File in include path
H A Dreadfile_variation7.phpt38 fwrite($h, "File in script location");
49 File in script location
H A Dfile_get_contents_variation1.phpt39 fwrite($h, "File in include path");
50 File in include path
H A Dfile_get_contents_variation2.phpt40 fwrite($h, "File in script location");
51 File in script location
H A Dfile_variation.phpt41 echo "File contents in array form Before replacement of the key\n";
49 echo "File contents in array form After replacement of the key\n";
140 File contents in array form Before replacement of the key
151 File contents in array form After replacement of the key
H A D007_variation15.phpt33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
57 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A D007_variation23.phpt33 var_dump( ftell($file_handle) ); //File pointer position after write operation, expected at the en…
36 var_dump( ftell($file_handle) ); //File pointer position after read operation, expected at the beg…
57 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
/PHP-7.3/sapi/phpdbg/tests/
H A Dclear_001.phpt23 File 1
27 File oplines 0
/PHP-7.3/tests/security/
H A Dopen_basedir_error_log.phpt34 Warning: ini_set(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
37 Warning: ini_set(): open_basedir restriction in effect. File(%s/test/bad.txt) is not within the all…
40 Warning: ini_set(): open_basedir restriction in effect. File(%s/bad.txt) is not within the allowed …
H A Dopen_basedir_error_log_variation.phpt33 Warning: error_log(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within t…
38 Warning: error_log(): open_basedir restriction in effect. File(%s/test/bad.txt) is not within the a…
43 Warning: error_log(): open_basedir restriction in effect. File(%s/bad.txt) is not within the allowe…
/PHP-7.3/ext/dba/tests/
H A Ddba_db4_016.phpt2 DBA DB4 File Creation popen("c") with existing valid file
23 echo "File did not get created\n";
39 echo "File did not get created\n";
H A Ddba_db4_004.phpt2 DBA DB4 Truncate Existing File open("n")
25 echo "File did not get created\n";
H A Ddba_db4_007.phpt2 DBA DB4 File Creation popen("c") with existing invalid file
23 echo "File did not get created\n";
H A Ddba_db4_008.phpt2 DBA DB4 Truncate Existing File popen("n")
25 echo "File did not get created\n";
H A Ddba_db4_003.phpt2 DBA DB4 File Creation open("c") with existing file
23 echo "File did not get created\n";
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_uri.phpt32 printf("[002] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), %s\n",
53 printf("[003] URI=%s, DSN=%s, File=%s (%d bytes, '%s'), chr(0) test, %s\n",
75 [003] URI=uri:file://%spdomuri.tst, DSN=mysql%sdbname=%s, File=%spdomuri.tst (%d bytes, 'mysql%sdbn…
/PHP-7.3/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation4.phpt8 $fp = fopen('File://' . $filename, 'w+');
48 string(%i) "File://%sstream_get_meta_data_file_variation4.php.tmp"
H A Dglob-wrapper.phpt26 Warning: opendir(): open_basedir restriction in effect. File(%s) is not within the allowed path(s):…
32 Warning: opendir(): open_basedir restriction in effect. File(%s) is not within the allowed path(s):…
/PHP-7.3/ext/spl/tests/
H A Dspl_fileinfo_getextension_leadingdot.phpt2 SPL: Spl File Info test getExtension with leading dot
/PHP-7.3/ext/imap/tests/
H A Dimap_fetchbody_variation5.phpt21 echo "\n-- File Resource opened with fopen() --\n";
35 -- File Resource opened with fopen() --
H A Dimap_fetchheader_variation4.phpt20 echo "\n-- File Resource opened with fopen() --\n";
34 -- File Resource opened with fopen() --
/PHP-7.3/ext/standard/tests/general_functions/
H A Dphpinfo.phpt26 Configuration File (php.ini) Path => %s
27 Loaded Configuration File => %a

Completed in 29 milliseconds

12345678910>>...14