Lines Matching refs:of

5 /* Try reading some or all content of the file opened in write only mode */
11 Description : Read data from file of size $read_size and verifies that $expected_size no. of
14 $read_size : No. of bytes to be read.
23 // read the data of size $read_size
27 // check if data read is of expected size
31 echo "Error reading file, total number of bytes read = ".strlen($data_from_file)."\n";
51 echo "\n-- Testing fread() with file having content of type ". $file_content_type ." --\n";
60 … $filename = __DIR__."/fread_variation2.tmp"; // this is name of the file created by create_files()
93 } // end of inner foreach loop
94 }// end of outer foreach loop
101 -- Testing fread() with file having content of type numeric --
107 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
116 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
126 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
135 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
145 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
154 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
164 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
173 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
183 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
192 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
202 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
211 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
221 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
230 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
240 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
249 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
259 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
268 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
274 -- Testing fread() with file having content of type text --
280 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
289 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
299 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
308 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
318 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
327 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
337 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
346 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
356 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
365 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
375 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
384 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
394 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
403 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
413 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
422 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
432 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
441 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
447 -- Testing fread() with file having content of type text_with_new_line --
453 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
462 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
472 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
481 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
491 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
500 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
510 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
519 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
529 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
538 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
548 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
557 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
567 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
576 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
586 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
595 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
605 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
614 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
620 -- Testing fread() with file having content of type alphanumeric --
626 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
635 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
645 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
654 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
664 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
673 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
683 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
692 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
702 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
711 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
721 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
730 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
740 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
749 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
759 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
768 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
778 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d
787 Notice: fread(): Read of 8192 bytes failed with errno=9 Bad file descriptor in %s on line %d