Lines Matching refs:fopen

2 Test fopen() function : variation: file uri, no use include path
12 echo "*** Testing fopen() : variation ***\n";
14 // fopen with interesting windows paths.
55 $h = fopen($absFile, 'w');
59 $h = fopen($fileURI, 'r');
73 $h = fopen($fileURI, 'w');
78 $h = fopen($absFile, 'r');
96 *** Testing fopen() : variation ***
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…
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…
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…
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…
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…
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…
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…
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…
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 …
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 …
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 …
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 …