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");
139 -- Testing fgetcsv() with file opened using r+t mode --
163 -- Testing fgetcsv() with file opened using a+t mode --
187 -- Testing fgetcsv() with file opened using w+t mode --
211 -- Testing fgetcsv() with file opened using x+t mode --
259 -- Testing fgetcsv() with file opened using r+t mode --
283 -- Testing fgetcsv() with file opened using a+t mode --
307 -- Testing fgetcsv() with file opened using w+t mode --
331 -- Testing fgetcsv() with file opened using x+t mode --
379 -- Testing fgetcsv() with file opened using r+t mode --
403 -- Testing fgetcsv() with file opened using a+t mode --
427 -- Testing fgetcsv() with file opened using w+t mode --
451 -- Testing fgetcsv() with file opened using x+t mode --
499 -- Testing fgetcsv() with file opened using r+t mode --
523 -- Testing fgetcsv() with file opened using a+t mode --
547 -- Testing fgetcsv() with file opened using w+t mode --
571 -- Testing fgetcsv() with file opened using x+t mode --
619 -- Testing fgetcsv() with file opened using r+t mode --
643 -- Testing fgetcsv() with file opened using a+t mode --
667 -- Testing fgetcsv() with file opened using w+t mode --
691 -- Testing fgetcsv() with file opened using x+t mode --
739 -- Testing fgetcsv() with file opened using r+t mode --
763 -- Testing fgetcsv() with file opened using a+t mode --
787 -- Testing fgetcsv() with file opened using w+t mode --
811 -- Testing fgetcsv() with file opened using x+t mode --
859 -- Testing fgetcsv() with file opened using r+t mode --
883 -- Testing fgetcsv() with file opened using a+t mode --
907 -- Testing fgetcsv() with file opened using w+t mode --
931 -- Testing fgetcsv() with file opened using x+t mode --
979 -- Testing fgetcsv() with file opened using r+t mode --
1003 -- Testing fgetcsv() with file opened using a+t mode --
1027 -- Testing fgetcsv() with file opened using w+t mode --
1051 -- Testing fgetcsv() with file opened using x+t mode --