Lines Matching refs:t

32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
33 "a+", "a+b", "a+t",
34 "w+", "w+b", "w+t",
35 "x+", "x+b", "x+t");
143 -- Testing fgetcsv() with file opened using r+t mode --
173 -- Testing fgetcsv() with file opened using a+t mode --
203 -- Testing fgetcsv() with file opened using w+t mode --
233 -- Testing fgetcsv() with file opened using x+t mode --
293 -- Testing fgetcsv() with file opened using r+t mode --
323 -- Testing fgetcsv() with file opened using a+t mode --
353 -- Testing fgetcsv() with file opened using w+t mode --
383 -- Testing fgetcsv() with file opened using x+t mode --
433 -- Testing fgetcsv() with file opened using r+t mode --
457 -- Testing fgetcsv() with file opened using a+t mode --
481 -- Testing fgetcsv() with file opened using w+t mode --
505 -- Testing fgetcsv() with file opened using x+t mode --
553 -- Testing fgetcsv() with file opened using r+t mode --
577 -- Testing fgetcsv() with file opened using a+t mode --
601 -- Testing fgetcsv() with file opened using w+t mode --
625 -- Testing fgetcsv() with file opened using x+t mode --
673 -- Testing fgetcsv() with file opened using r+t mode --
697 -- Testing fgetcsv() with file opened using a+t mode --
721 -- Testing fgetcsv() with file opened using w+t mode --
745 -- Testing fgetcsv() with file opened using x+t mode --
793 -- Testing fgetcsv() with file opened using r+t mode --
817 -- Testing fgetcsv() with file opened using a+t mode --
841 -- Testing fgetcsv() with file opened using w+t mode --
865 -- Testing fgetcsv() with file opened using x+t mode --
913 -- Testing fgetcsv() with file opened using r+t mode --
937 -- Testing fgetcsv() with file opened using a+t mode --
961 -- Testing fgetcsv() with file opened using w+t mode --
985 -- Testing fgetcsv() with file opened using x+t mode --
1093 -- Testing fgetcsv() with file opened using r+t mode --
1153 -- Testing fgetcsv() with file opened using a+t mode --
1213 -- Testing fgetcsv() with file opened using w+t mode --
1273 -- Testing fgetcsv() with file opened using x+t mode --