Lines Matching refs:whence

36     foreach($whence_set as $whence){
37 echo "-- Testing fseek() with whence = $whence_string[$whence] --\n";
38 var_dump( fseek($file_handle,10,$whence) ); //expecting int(0)
41 } //end of whence loop
60 -- Testing fseek() with whence = SEEK_SET --
64 -- Testing fseek() with whence = SEEK_CUR --
68 -- Testing fseek() with whence = SEEK_END --
76 -- Testing fseek() with whence = SEEK_SET --
80 -- Testing fseek() with whence = SEEK_CUR --
84 -- Testing fseek() with whence = SEEK_END --
92 -- Testing fseek() with whence = SEEK_SET --
96 -- Testing fseek() with whence = SEEK_CUR --
100 -- Testing fseek() with whence = SEEK_END --
108 -- Testing fseek() with whence = SEEK_SET --
112 -- Testing fseek() with whence = SEEK_CUR --
116 -- Testing fseek() with whence = SEEK_END --
124 -- Testing fseek() with whence = SEEK_SET --
128 -- Testing fseek() with whence = SEEK_CUR --
132 -- Testing fseek() with whence = SEEK_END --
140 -- Testing fseek() with whence = SEEK_SET --
144 -- Testing fseek() with whence = SEEK_CUR --
148 -- Testing fseek() with whence = SEEK_END --
156 -- Testing fseek() with whence = SEEK_SET --
160 -- Testing fseek() with whence = SEEK_CUR --
164 -- Testing fseek() with whence = SEEK_END --
172 -- Testing fseek() with whence = SEEK_SET --
176 -- Testing fseek() with whence = SEEK_CUR --
180 -- Testing fseek() with whence = SEEK_END --
188 -- Testing fseek() with whence = SEEK_SET --
192 -- Testing fseek() with whence = SEEK_CUR --
196 -- Testing fseek() with whence = SEEK_END --
204 -- Testing fseek() with whence = SEEK_SET --
208 -- Testing fseek() with whence = SEEK_CUR --
212 -- Testing fseek() with whence = SEEK_END --
220 -- Testing fseek() with whence = SEEK_SET --
224 -- Testing fseek() with whence = SEEK_CUR --
228 -- Testing fseek() with whence = SEEK_END --
236 -- Testing fseek() with whence = SEEK_SET --
240 -- Testing fseek() with whence = SEEK_CUR --
244 -- Testing fseek() with whence = SEEK_END --
254 -- Testing fseek() with whence = SEEK_SET --
258 -- Testing fseek() with whence = SEEK_CUR --
262 -- Testing fseek() with whence = SEEK_END --
270 -- Testing fseek() with whence = SEEK_SET --
274 -- Testing fseek() with whence = SEEK_CUR --
278 -- Testing fseek() with whence = SEEK_END --
286 -- Testing fseek() with whence = SEEK_SET --
290 -- Testing fseek() with whence = SEEK_CUR --
294 -- Testing fseek() with whence = SEEK_END --
302 -- Testing fseek() with whence = SEEK_SET --
306 -- Testing fseek() with whence = SEEK_CUR --
310 -- Testing fseek() with whence = SEEK_END --
318 -- Testing fseek() with whence = SEEK_SET --
322 -- Testing fseek() with whence = SEEK_CUR --
326 -- Testing fseek() with whence = SEEK_END --
334 -- Testing fseek() with whence = SEEK_SET --
338 -- Testing fseek() with whence = SEEK_CUR --
342 -- Testing fseek() with whence = SEEK_END --
350 -- Testing fseek() with whence = SEEK_SET --
354 -- Testing fseek() with whence = SEEK_CUR --
358 -- Testing fseek() with whence = SEEK_END --
366 -- Testing fseek() with whence = SEEK_SET --
370 -- Testing fseek() with whence = SEEK_CUR --
374 -- Testing fseek() with whence = SEEK_END --
382 -- Testing fseek() with whence = SEEK_SET --
386 -- Testing fseek() with whence = SEEK_CUR --
390 -- Testing fseek() with whence = SEEK_END --
398 -- Testing fseek() with whence = SEEK_SET --
402 -- Testing fseek() with whence = SEEK_CUR --
406 -- Testing fseek() with whence = SEEK_END --
414 -- Testing fseek() with whence = SEEK_SET --
418 -- Testing fseek() with whence = SEEK_CUR --
422 -- Testing fseek() with whence = SEEK_END --
430 -- Testing fseek() with whence = SEEK_SET --
434 -- Testing fseek() with whence = SEEK_CUR --
438 -- Testing fseek() with whence = SEEK_END --