Lines Matching refs:file

2 Test fopen() function : variation: file uri, no use include path
17 $file = "fopen_variation14.tmp";
19 $absFile = $absTestDir.'/'.$file;
23 $files = array("file://$testDir\\$file",
24 "file://$testDir/$file",
25 "file://./$testDir/$file",
26 "file://.\\$testDir\\$file",
27 "file://$absTestDir/$file",
28 "file://$absTestDir\\$file",
29 "file://$unixifiedDir/$file"
35 $files = array("file://../$testDir/$file",
36 "file://..\\$testDir\\$file",
37 "file://$absTestDir/$file",
38 "file://$absTestDir\\$file",
39 "file://$unixifiedDir/$file"
54 // create the file and test read
72 // create the file to test write
97 --- READ: file://fopen14.tmpDir\fopen_variation14.tmp ---
99 Warning: fopen(): Remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
101 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable wra…
102 --- WRITE: file://fopen14.tmpDir\fopen_variation14.tmp ---
104 Warning: fopen(): Remote host file access not supported, file://fopen14.tmpDir\fopen_variation14.tm…
106 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable wra…
107 --- READ: file://fopen14.tmpDir/fopen_variation14.tmp ---
109 Warning: fopen(): Remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
111 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable wra…
112 --- WRITE: file://fopen14.tmpDir/fopen_variation14.tmp ---
114 Warning: fopen(): Remote host file access not supported, file://fopen14.tmpDir/fopen_variation14.tm…
116 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable wra…
117 --- READ: file://./fopen14.tmpDir/fopen_variation14.tmp ---
119 Warning: fopen(): Remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
121 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable w…
122 --- WRITE: file://./fopen14.tmpDir/fopen_variation14.tmp ---
124 Warning: fopen(): Remote host file access not supported, file://./fopen14.tmpDir/fopen_variation14.…
126 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable w…
127 --- READ: file://.\fopen14.tmpDir\fopen_variation14.tmp ---
129 Warning: fopen(): Remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
131 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable w…
132 --- WRITE: file://.\fopen14.tmpDir\fopen_variation14.tmp ---
134 Warning: fopen(): Remote host file access not supported, file://.\fopen14.tmpDir\fopen_variation14.…
136 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable w…
137 --- READ: file://%s/fopen14.tmpDir/fopen_variation14.tmp ---
139 --- WRITE: file://%s/fopen14.tmpDir/fopen_variation14.tmp ---
141 --- READ: file://%s/fopen14.tmpDir\fopen_variation14.tmp ---
143 --- WRITE: file://%s/fopen14.tmpDir\fopen_variation14.tmp ---
145 --- READ: file:///%s/fopen14.tmpDir/fopen_variation14.tmp ---
147 --- WRITE: file:///%s/fopen14.tmpDir/fopen_variation14.tmp ---
149 --- READ: file://../fopen14.tmpDir/fopen_variation14.tmp ---
151 Warning: fopen(): Remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
153 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable …
154 --- WRITE: file://../fopen14.tmpDir/fopen_variation14.tmp ---
156 Warning: fopen(): Remote host file access not supported, file://../fopen14.tmpDir/fopen_variation14…
158 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable …
159 --- READ: file://..\fopen14.tmpDir\fopen_variation14.tmp ---
161 Warning: fopen(): Remote host file access not supported, file://..\fopen14.tmpDir\fopen_variation14…
163 Warning: fopen(file://..\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable …
164 --- WRITE: file://..\fopen14.tmpDir\fopen_variation14.tmp ---
166 Warning: fopen(): Remote host file access not supported, file://..\fopen14.tmpDir\fopen_variation14…
168 Warning: fopen(file://..\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable …
169 --- READ: file://%s/fopen14.tmpDir/fopen_variation14.tmp ---
171 --- WRITE: file://%s/fopen14.tmpDir/fopen_variation14.tmp ---
173 --- READ: file://%s/fopen14.tmpDir\fopen_variation14.tmp ---
175 --- WRITE: file://%s/fopen14.tmpDir\fopen_variation14.tmp ---
177 --- READ: file:///%s/fopen14.tmpDir/fopen_variation14.tmp ---
179 --- WRITE: file:///%s/fopen14.tmpDir/fopen_variation14.tmp ---