Lines Matching refs:file

2 Test fopen() function : variation: file uri, use include path = true
18 $file = "fopen_variation15.tmp";
20 $absFile = $absTestDir.'/'.$file;
26 $files = array("file://$testDir\\$file",
27 "file://$testDir/$file",
28 "file://./$testDir/$file",
29 "file://.\\$testDir\\$file",
30 "file://$absTestDir/$file",
31 "file://$absTestDir\\$file",
32 "file://$unixifiedDir/$file"
38 $files = array("file://../$testDir/$file",
39 "file://..\\$testDir\\$file",
40 "file://$absTestDir/$file",
41 "file://$absTestDir\\$file",
42 "file://$unixifiedDir/$file"
58 // create the file and test read
76 // create the file to test write
101 --- READ: file://fopen15.tmpDir\fopen_variation15.tmp ---
103 Warning: fopen(): Remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
105 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
106 --- WRITE: file://fopen15.tmpDir\fopen_variation15.tmp ---
108 Warning: fopen(): Remote host file access not supported, file://fopen15.tmpDir\fopen_variation15.tm…
110 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
111 --- READ: file://fopen15.tmpDir/fopen_variation15.tmp ---
113 Warning: fopen(): Remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
115 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
116 --- WRITE: file://fopen15.tmpDir/fopen_variation15.tmp ---
118 Warning: fopen(): Remote host file access not supported, file://fopen15.tmpDir/fopen_variation15.tm…
120 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
121 --- READ: file://./fopen15.tmpDir/fopen_variation15.tmp ---
123 Warning: fopen(): Remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
125 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
126 --- WRITE: file://./fopen15.tmpDir/fopen_variation15.tmp ---
128 Warning: fopen(): Remote host file access not supported, file://./fopen15.tmpDir/fopen_variation15.…
130 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
131 --- READ: file://.\fopen15.tmpDir\fopen_variation15.tmp ---
133 Warning: fopen(): Remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
135 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
136 --- WRITE: file://.\fopen15.tmpDir\fopen_variation15.tmp ---
138 Warning: fopen(): Remote host file access not supported, file://.\fopen15.tmpDir\fopen_variation15.…
140 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
141 --- READ: file://%s/fopen15.tmpDir/fopen_variation15.tmp ---
143 --- WRITE: file://%s/fopen15.tmpDir/fopen_variation15.tmp ---
145 --- READ: file://%s/fopen15.tmpDir\fopen_variation15.tmp ---
147 --- WRITE: file://%s/fopen15.tmpDir\fopen_variation15.tmp ---
149 --- READ: file:///%s/fopen15.tmpDir/fopen_variation15.tmp ---
151 --- WRITE: file:///%s/fopen15.tmpDir/fopen_variation15.tmp ---
153 --- READ: file://../fopen15.tmpDir/fopen_variation15.tmp ---
155 Warning: fopen(): Remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
157 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable …
158 --- WRITE: file://../fopen15.tmpDir/fopen_variation15.tmp ---
160 Warning: fopen(): Remote host file access not supported, file://../fopen15.tmpDir/fopen_variation15…
162 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable …
163 --- READ: file://..\fopen15.tmpDir\fopen_variation15.tmp ---
165 Warning: fopen(): Remote host file access not supported, file://..\fopen15.tmpDir\fopen_variation15…
167 Warning: fopen(file://..\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable …
168 --- WRITE: file://..\fopen15.tmpDir\fopen_variation15.tmp ---
170 Warning: fopen(): Remote host file access not supported, file://..\fopen15.tmpDir\fopen_variation15…
172 Warning: fopen(file://..\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable …
173 --- READ: file://%s/fopen15.tmpDir/fopen_variation15.tmp ---
175 --- WRITE: file://%s/fopen15.tmpDir/fopen_variation15.tmp ---
177 --- READ: file://%s/fopen15.tmpDir\fopen_variation15.tmp ---
179 --- WRITE: file://%s/fopen15.tmpDir\fopen_variation15.tmp ---
181 --- READ: file:///%s/fopen15.tmpDir/fopen_variation15.tmp ---
183 --- WRITE: file:///%s/fopen15.tmpDir/fopen_variation15.tmp ---