Home
last modified time | relevance | path

Searched refs:File (Results 101 – 125 of 357) sorted by relevance

12345678910>>...15

/PHP-5.6/ext/standard/tests/file/
H A Dfgetc_variation1.phpt24 echo "-- File opened in mode : $file_modes[$loop_counter] --\n";
52 -- File opened in mode : r --
59 -- File opened in mode : rb --
66 -- File opened in mode : rt --
73 -- File opened in mode : r+ --
80 -- File opened in mode : r+b --
87 -- File opened in mode : r+t --
H A Dfread_variation2.phpt21 $file_handle : File Handle
110 -- File opened in mode a --
125 -- File opened in mode ab --
140 -- File opened in mode at --
155 -- File opened in mode w --
170 -- File opened in mode wb --
200 -- File opened in mode x --
247 -- File opened in mode a --
292 -- File opened in mode w --
337 -- File opened in mode x --
[all …]
H A Dfread_variation4.phpt25 $file_handle : File Handle
114 -- File opened in mode a --
127 -- File opened in mode ab --
140 -- File opened in mode at --
153 -- File opened in mode w --
166 -- File opened in mode wb --
179 -- File opened in mode wt --
192 -- File opened in mode x --
233 -- File opened in mode a --
272 -- File opened in mode w --
[all …]
H A Dfread_variation3-win32.phpt25 $file_handle : File Handle
116 -- File opened in mode a+ --
130 -- File opened in mode a+b --
144 -- File opened in mode a+t --
158 -- File opened in mode w+ --
172 -- File opened in mode w+b --
186 -- File opened in mode w+t --
200 -- File opened in mode x+ --
244 -- File opened in mode a+ --
286 -- File opened in mode w+ --
[all …]
H A Dfread_variation3.phpt25 $file_handle : File Handle
116 -- File opened in mode a+ --
130 -- File opened in mode a+b --
144 -- File opened in mode a+t --
158 -- File opened in mode w+ --
172 -- File opened in mode w+b --
186 -- File opened in mode w+t --
200 -- File opened in mode x+ --
244 -- File opened in mode a+ --
286 -- File opened in mode w+ --
[all …]
H A Dfread_variation4-win32.phpt25 $file_handle : File Handle
114 -- File opened in mode a --
127 -- File opened in mode ab --
140 -- File opened in mode at --
153 -- File opened in mode w --
166 -- File opened in mode wb --
179 -- File opened in mode wt --
192 -- File opened in mode x --
233 -- File opened in mode a --
272 -- File opened in mode w --
[all …]
H A Dfgetc_variation4.phpt22 echo "-- File opened in mode : $file_mode --\n";
56 -- File opened in mode : a+ --
82 -- File opened in mode : a+b --
108 -- File opened in mode : a+t --
134 -- File opened in mode : x+ --
160 -- File opened in mode : x+b --
186 -- File opened in mode : x+t --
212 -- File opened in mode : w+ --
238 -- File opened in mode : w+b --
264 -- File opened in mode : w+t --
H A Dfread_variation1.phpt23 $file_handle : File Handle
111 -- File opened in mode a+ --
126 -- File opened in mode a+b --
141 -- File opened in mode a+t --
156 -- File opened in mode w+ --
171 -- File opened in mode w+b --
186 -- File opened in mode w+t --
201 -- File opened in mode x+ --
248 -- File opened in mode a+ --
293 -- File opened in mode w+ --
[all …]
/PHP-5.6/tests/security/
H A Dopen_basedir_readlink.phpt52 Warning: readlink(): open_basedir restriction in effect. File(symlink.txt) is not within the allowe…
55 Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the …
58 Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within th…
61 Warning: readlink(): open_basedir restriction in effect. File(./symlink.txt) is not within the allo…
64 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
67 Warning: symlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
70 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
H A Dopen_basedir_copy.phpt36 Warning: copy(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
41 Warning: copy(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
46 Warning: copy(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
51 Warning: copy(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
56 Warning: copy(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
61 Warning: copy(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
66 Warning: copy(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allow…
71 Warning: copy(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s)…
H A Dopen_basedir_opendir.phpt30 Warning: opendir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
35 Warning: opendir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
40 Warning: opendir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
45 Warning: opendir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
50 Warning: opendir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
55 Warning: opendir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
60 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
65 Warning: opendir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
H A Dopen_basedir_unlink.phpt32 Warning: unlink(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: unlink(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: unlink(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: unlink(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: unlink(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
H A Dopen_basedir_dir.phpt31 Warning: dir(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s):…
36 Warning: dir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed …
41 Warning: dir(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.)…
46 Warning: dir(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (.…
51 Warning: dir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.) …
56 Warning: dir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(s…
61 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the all…
66 Warning: dir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within …
H A Dopen_basedir_file.phpt32 Warning: file(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s)…
37 Warning: file(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowed…
42 Warning: file(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (.…
47 Warning: file(): open_basedir restriction in effect. File(../) is not within the allowed path(s): (…
52 Warning: file(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.)…
57 Warning: file(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path(…
62 Warning: file(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the al…
67 Warning: file(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not within…
H A Dopen_basedir_file_get_contents.phpt32 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad) is not within the al…
37 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad/bad.txt) is not withi…
42 Warning: file_get_contents(): open_basedir restriction in effect. File(..) is not within the allowe…
47 Warning: file_get_contents(): open_basedir restriction in effect. File(../) is not within the allow…
52 Warning: file_get_contents(): open_basedir restriction in effect. File(/) is not within the allowed…
57 Warning: file_get_contents(): open_basedir restriction in effect. File(../bad/.) is not within the …
62 Warning: file_get_contents(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not …
67 Warning: file_get_contents(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) …
H A Dopen_basedir_rename.phpt32 Warning: rename(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allow…
35 Warning: rename(): open_basedir restriction in effect. File(.././bad/bad.txt) is not within the all…
38 Warning: rename(): open_basedir restriction in effect. File(../bad/../bad/bad.txt) is not within th…
41 Warning: rename(): open_basedir restriction in effect. File(./.././bad/bad.txt) is not within the a…
44 Warning: rename(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the …
H A Dopen_basedir_parse_ini_file.phpt40 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad) is not within the a…
45 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
50 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
55 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
60 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad) is not within the a…
65 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest\bad\bad.txt) is not with…
70 Warning: parse_ini_file(): open_basedir restriction in effect. File(%stest) is not within the allow…
H A Dopen_basedir_fopen.phpt41 Warning: fopen(): open_basedir restriction in effect. File(../bad) is not within the allowed path(s…
46 Warning: fopen(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allowe…
51 Warning: fopen(): open_basedir restriction in effect. File(..) is not within the allowed path(s): (…
56 Warning: fopen(): open_basedir restriction in effect. File(../) is not within the allowed path(s): …
61 Warning: fopen(): open_basedir restriction in effect. File(/) is not within the allowed path(s): (.…
66 Warning: fopen(): open_basedir restriction in effect. File(../bad/.) is not within the allowed path…
71 Warning: fopen(): open_basedir restriction in effect. File(../bad/./bad.txt) is not within the allo…
76 Warning: fopen(): open_basedir restriction in effect. File(./../.) is not within the allowed path(s…
H A Dopen_basedir_mkdir.phpt39 Warning: mkdir(): open_basedir restriction in effect. File(../bad/blah) is not within the allowed p…
42 Warning: mkdir(): open_basedir restriction in effect. File(../blah) is not within the allowed path(…
45 Warning: mkdir(): open_basedir restriction in effect. File(../bad/./blah) is not within the allowed…
48 Warning: mkdir(): open_basedir restriction in effect. File(./.././blah) is not within the allowed p…
H A Dopen_basedir_scandir.phpt30 Warning: scandir(): open_basedir restriction in effect. File(../bad) is not within the allowed path…
37 Warning: scandir(): open_basedir restriction in effect. File(../bad/bad.txt) is not within the allo…
44 Warning: scandir(): open_basedir restriction in effect. File(..) is not within the allowed path(s):…
51 Warning: scandir(): open_basedir restriction in effect. File(../) is not within the allowed path(s)…
58 Warning: scandir(): open_basedir restriction in effect. File(/) is not within the allowed path(s): …
65 Warning: scandir(): open_basedir restriction in effect. File(../bad/.) is not within the allowed pa…
72 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/bad.txt) is not within the…
79 Warning: scandir(): open_basedir restriction in effect. File(%s/test/bad/../bad/bad.txt) is not wit…
/PHP-5.6/ext/interbase/
H A Dinterbase.dsp95 # Begin Source File
98 # End Source File
99 # Begin Source File
102 # End Source File
103 # Begin Source File
106 # End Source File
107 # Begin Source File
110 # End Source File
114 # End Source File
122 # End Source File
[all …]
/PHP-5.6/ext/ereg/regex/
H A Dregex.dsp1 # Microsoft Developer Studio Project File - Name="regex" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
89 # Begin Source File
92 # End Source File
93 # Begin Source File
96 # End Source File
97 # Begin Source File
100 # End Source File
101 # Begin Source File
104 # End Source File
/PHP-5.6/sapi/isapi/stresstest/
H A Dstresstest.dsp1 # Microsoft Developer Studio Project File - Name="stresstest" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
90 # Begin Source File
93 # End Source File
94 # Begin Source File
97 # End Source File
98 # Begin Source File
101 # End Source File
103 # Begin Source File
106 # End Source File
/PHP-5.6/ext/mysqli/
H A Dmysqli.dsp2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
94 # Begin Source File
97 # End Source File
98 # Begin Source File
101 # End Source File
102 # Begin Source File
105 # End Source File
106 # Begin Source File
109 # End Source File
114 # Begin Source File
[all …]
/PHP-5.6/ext/sockets/
H A Dsockets.dsp1 # Microsoft Developer Studio Project File - Name="sockets" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
95 # Begin Source File
98 # End Source File
99 # Begin Source File
102 # End Source File
107 # Begin Source File
110 # End Source File
111 # Begin Source File
114 # End Source File

Completed in 32 milliseconds

12345678910>>...15