Lines Matching refs:fopen

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