Lines Matching refs:fgetcsv

2 Test fgetcsv() : usage variations - with different enclosure but same delimiter
5 /* Testing fgetcsv() by reading from a file when different enclosure that is not
8 echo "*** Testing fgetcsv() : with different enclosure but same delimiter char ***\n";
51 // this will be used to test, if the fgetcsv() read more than a line and its
66 echo "\n-- Testing fgetcsv() with file opened using $file_modes[$mode_counter] mode --\n";
68 // call fgetcsv() to parse csv fields
74 var_dump( fgetcsv($file_handle, 1024, $delimiter, $enc) );
89 *** Testing fgetcsv() : with different enclosure but same delimiter char ***
91 -- Testing fgetcsv() with file opened using r mode --
101 -- Testing fgetcsv() with file opened using rb mode --
111 -- Testing fgetcsv() with file opened using rt mode --
121 -- Testing fgetcsv() with file opened using r+ mode --
131 -- Testing fgetcsv() with file opened using r+b mode --
141 -- Testing fgetcsv() with file opened using r+t mode --
151 -- Testing fgetcsv() with file opened using a+ mode --
161 -- Testing fgetcsv() with file opened using a+b mode --
171 -- Testing fgetcsv() with file opened using a+t mode --
181 -- Testing fgetcsv() with file opened using w+ mode --
191 -- Testing fgetcsv() with file opened using w+b mode --
201 -- Testing fgetcsv() with file opened using w+t mode --
211 -- Testing fgetcsv() with file opened using x+ mode --
221 -- Testing fgetcsv() with file opened using x+b mode --
231 -- Testing fgetcsv() with file opened using x+t mode --
241 -- Testing fgetcsv() with file opened using r mode --
251 -- Testing fgetcsv() with file opened using rb mode --
261 -- Testing fgetcsv() with file opened using rt mode --
271 -- Testing fgetcsv() with file opened using r+ mode --
281 -- Testing fgetcsv() with file opened using r+b mode --
291 -- Testing fgetcsv() with file opened using r+t mode --
301 -- Testing fgetcsv() with file opened using a+ mode --
311 -- Testing fgetcsv() with file opened using a+b mode --
321 -- Testing fgetcsv() with file opened using a+t mode --
331 -- Testing fgetcsv() with file opened using w+ mode --
341 -- Testing fgetcsv() with file opened using w+b mode --
351 -- Testing fgetcsv() with file opened using w+t mode --
361 -- Testing fgetcsv() with file opened using x+ mode --
371 -- Testing fgetcsv() with file opened using x+b mode --
381 -- Testing fgetcsv() with file opened using x+t mode --
391 -- Testing fgetcsv() with file opened using r mode --
401 -- Testing fgetcsv() with file opened using rb mode --
411 -- Testing fgetcsv() with file opened using rt mode --
421 -- Testing fgetcsv() with file opened using r+ mode --
431 -- Testing fgetcsv() with file opened using r+b mode --
441 -- Testing fgetcsv() with file opened using r+t mode --
451 -- Testing fgetcsv() with file opened using a+ mode --
461 -- Testing fgetcsv() with file opened using a+b mode --
471 -- Testing fgetcsv() with file opened using a+t mode --
481 -- Testing fgetcsv() with file opened using w+ mode --
491 -- Testing fgetcsv() with file opened using w+b mode --
501 -- Testing fgetcsv() with file opened using w+t mode --
511 -- Testing fgetcsv() with file opened using x+ mode --
521 -- Testing fgetcsv() with file opened using x+b mode --
531 -- Testing fgetcsv() with file opened using x+t mode --
541 -- Testing fgetcsv() with file opened using r mode --
551 -- Testing fgetcsv() with file opened using rb mode --
561 -- Testing fgetcsv() with file opened using rt mode --
571 -- Testing fgetcsv() with file opened using r+ mode --
581 -- Testing fgetcsv() with file opened using r+b mode --
591 -- Testing fgetcsv() with file opened using r+t mode --
601 -- Testing fgetcsv() with file opened using a+ mode --
611 -- Testing fgetcsv() with file opened using a+b mode --
621 -- Testing fgetcsv() with file opened using a+t mode --
631 -- Testing fgetcsv() with file opened using w+ mode --
641 -- Testing fgetcsv() with file opened using w+b mode --
651 -- Testing fgetcsv() with file opened using w+t mode --
661 -- Testing fgetcsv() with file opened using x+ mode --
671 -- Testing fgetcsv() with file opened using x+b mode --
681 -- Testing fgetcsv() with file opened using x+t mode --
691 -- Testing fgetcsv() with file opened using r mode --
709 -- Testing fgetcsv() with file opened using rb mode --
727 -- Testing fgetcsv() with file opened using rt mode --
745 -- Testing fgetcsv() with file opened using r+ mode --
763 -- Testing fgetcsv() with file opened using r+b mode --
781 -- Testing fgetcsv() with file opened using r+t mode --
799 -- Testing fgetcsv() with file opened using a+ mode --
817 -- Testing fgetcsv() with file opened using a+b mode --
835 -- Testing fgetcsv() with file opened using a+t mode --
853 -- Testing fgetcsv() with file opened using w+ mode --
871 -- Testing fgetcsv() with file opened using w+b mode --
889 -- Testing fgetcsv() with file opened using w+t mode --
907 -- Testing fgetcsv() with file opened using x+ mode --
925 -- Testing fgetcsv() with file opened using x+b mode --
943 -- Testing fgetcsv() with file opened using x+t mode --
961 -- Testing fgetcsv() with file opened using r mode --
977 -- Testing fgetcsv() with file opened using rb mode --
993 -- Testing fgetcsv() with file opened using rt mode --
1009 -- Testing fgetcsv() with file opened using r+ mode --
1025 -- Testing fgetcsv() with file opened using r+b mode --
1041 -- Testing fgetcsv() with file opened using r+t mode --
1057 -- Testing fgetcsv() with file opened using a+ mode --
1073 -- Testing fgetcsv() with file opened using a+b mode --
1089 -- Testing fgetcsv() with file opened using a+t mode --
1105 -- Testing fgetcsv() with file opened using w+ mode --
1121 -- Testing fgetcsv() with file opened using w+b mode --
1137 -- Testing fgetcsv() with file opened using w+t mode --
1153 -- Testing fgetcsv() with file opened using x+ mode --
1169 -- Testing fgetcsv() with file opened using x+b mode --
1185 -- Testing fgetcsv() with file opened using x+t mode --
1201 -- Testing fgetcsv() with file opened using r mode --
1225 -- Testing fgetcsv() with file opened using rb mode --
1249 -- Testing fgetcsv() with file opened using rt mode --
1273 -- Testing fgetcsv() with file opened using r+ mode --
1297 -- Testing fgetcsv() with file opened using r+b mode --
1321 -- Testing fgetcsv() with file opened using r+t mode --
1345 -- Testing fgetcsv() with file opened using a+ mode --
1369 -- Testing fgetcsv() with file opened using a+b mode --
1393 -- Testing fgetcsv() with file opened using a+t mode --
1417 -- Testing fgetcsv() with file opened using w+ mode --
1441 -- Testing fgetcsv() with file opened using w+b mode --
1465 -- Testing fgetcsv() with file opened using w+t mode --
1489 -- Testing fgetcsv() with file opened using x+ mode --
1513 -- Testing fgetcsv() with file opened using x+b mode --
1537 -- Testing fgetcsv() with file opened using x+t mode --
1561 -- Testing fgetcsv() with file opened using r mode --
1579 -- Testing fgetcsv() with file opened using rb mode --
1597 -- Testing fgetcsv() with file opened using rt mode --
1615 -- Testing fgetcsv() with file opened using r+ mode --
1633 -- Testing fgetcsv() with file opened using r+b mode --
1651 -- Testing fgetcsv() with file opened using r+t mode --
1669 -- Testing fgetcsv() with file opened using a+ mode --
1687 -- Testing fgetcsv() with file opened using a+b mode --
1705 -- Testing fgetcsv() with file opened using a+t mode --
1723 -- Testing fgetcsv() with file opened using w+ mode --
1741 -- Testing fgetcsv() with file opened using w+b mode --
1759 -- Testing fgetcsv() with file opened using w+t mode --
1777 -- Testing fgetcsv() with file opened using x+ mode --
1795 -- Testing fgetcsv() with file opened using x+b mode --
1813 -- Testing fgetcsv() with file opened using x+t mode --