Lines Matching refs:t

35 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
36 "a+", "a+b", "a+t",
37 "w+", "w+b", "w+t",
38 "x+", "x+b", "x+t");
137 -- Testing fgetcsv() with file opened using r+t mode --
161 -- Testing fgetcsv() with file opened using a+t mode --
185 -- Testing fgetcsv() with file opened using w+t mode --
209 -- Testing fgetcsv() with file opened using x+t mode --
257 -- Testing fgetcsv() with file opened using r+t mode --
281 -- Testing fgetcsv() with file opened using a+t mode --
305 -- Testing fgetcsv() with file opened using w+t mode --
329 -- Testing fgetcsv() with file opened using x+t mode --
377 -- Testing fgetcsv() with file opened using r+t mode --
401 -- Testing fgetcsv() with file opened using a+t mode --
425 -- Testing fgetcsv() with file opened using w+t mode --
449 -- Testing fgetcsv() with file opened using x+t mode --
497 -- Testing fgetcsv() with file opened using r+t mode --
521 -- Testing fgetcsv() with file opened using a+t mode --
545 -- Testing fgetcsv() with file opened using w+t mode --
569 -- Testing fgetcsv() with file opened using x+t mode --
617 -- Testing fgetcsv() with file opened using r+t mode --
641 -- Testing fgetcsv() with file opened using a+t mode --
665 -- Testing fgetcsv() with file opened using w+t mode --
689 -- Testing fgetcsv() with file opened using x+t mode --
737 -- Testing fgetcsv() with file opened using r+t mode --
761 -- Testing fgetcsv() with file opened using a+t mode --
785 -- Testing fgetcsv() with file opened using w+t mode --
809 -- Testing fgetcsv() with file opened using x+t mode --
857 -- Testing fgetcsv() with file opened using r+t mode --
881 -- Testing fgetcsv() with file opened using a+t mode --
905 -- Testing fgetcsv() with file opened using w+t mode --
929 -- Testing fgetcsv() with file opened using x+t mode --
977 -- Testing fgetcsv() with file opened using r+t mode --
1001 -- Testing fgetcsv() with file opened using a+t mode --
1025 -- Testing fgetcsv() with file opened using w+t mode --
1049 -- Testing fgetcsv() with file opened using x+t mode --