Lines Matching refs:length

6  Prototype: string fgets ( resource $handle [, int $length] );
31 echo "-- fgets() with default length, file pointer at 0 --\n";
32 var_dump( fgets($file_handle) ); // with default length
36 echo "-- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --\n";
57 -- fgets() with default length, file pointer at 0 --
61 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
67 -- fgets() with default length, file pointer at 0 --
71 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
77 -- fgets() with default length, file pointer at 0 --
82 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
89 -- fgets() with default length, file pointer at 0 --
93 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
101 -- fgets() with default length, file pointer at 0 --
105 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
111 -- fgets() with default length, file pointer at 0 --
115 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
121 -- fgets() with default length, file pointer at 0 --
126 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
133 -- fgets() with default length, file pointer at 0 --
137 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
145 -- fgets() with default length, file pointer at 0 --
149 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
155 -- fgets() with default length, file pointer at 0 --
159 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
165 -- fgets() with default length, file pointer at 0 --
170 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
177 -- fgets() with default length, file pointer at 0 --
181 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
189 -- fgets() with default length, file pointer at 0 --
193 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
199 -- fgets() with default length, file pointer at 0 --
203 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
209 -- fgets() with default length, file pointer at 0 --
214 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
221 -- fgets() with default length, file pointer at 0 --
225 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
233 -- fgets() with default length, file pointer at 0 --
237 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
243 -- fgets() with default length, file pointer at 0 --
247 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
253 -- fgets() with default length, file pointer at 0 --
258 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
265 -- fgets() with default length, file pointer at 0 --
269 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
277 -- fgets() with default length, file pointer at 0 --
281 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
287 -- fgets() with default length, file pointer at 0 --
291 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
297 -- fgets() with default length, file pointer at 0 --
302 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --
309 -- fgets() with default length, file pointer at 0 --
313 -- fgets() with length = 23, Expected: 22 chars, file pointer at 0 --