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");
146 -- Testing fgetcsv() with file opened using r+t mode --
176 -- Testing fgetcsv() with file opened using a+t mode --
206 -- Testing fgetcsv() with file opened using w+t mode --
236 -- Testing fgetcsv() with file opened using x+t mode --
296 -- Testing fgetcsv() with file opened using r+t mode --
326 -- Testing fgetcsv() with file opened using a+t mode --
356 -- Testing fgetcsv() with file opened using w+t mode --
386 -- Testing fgetcsv() with file opened using x+t mode --
446 -- Testing fgetcsv() with file opened using r+t mode --
476 -- Testing fgetcsv() with file opened using a+t mode --
506 -- Testing fgetcsv() with file opened using w+t mode --
536 -- Testing fgetcsv() with file opened using x+t mode --
596 -- Testing fgetcsv() with file opened using r+t mode --
626 -- Testing fgetcsv() with file opened using a+t mode --
656 -- Testing fgetcsv() with file opened using w+t mode --
686 -- Testing fgetcsv() with file opened using x+t mode --
746 -- Testing fgetcsv() with file opened using r+t mode --
776 -- Testing fgetcsv() with file opened using a+t mode --
806 -- Testing fgetcsv() with file opened using w+t mode --
836 -- Testing fgetcsv() with file opened using x+t mode --
896 -- Testing fgetcsv() with file opened using r+t mode --
926 -- Testing fgetcsv() with file opened using a+t mode --
956 -- Testing fgetcsv() with file opened using w+t mode --
986 -- Testing fgetcsv() with file opened using x+t mode --
1046 -- Testing fgetcsv() with file opened using r+t mode --
1076 -- Testing fgetcsv() with file opened using a+t mode --
1106 -- Testing fgetcsv() with file opened using w+t mode --
1136 -- Testing fgetcsv() with file opened using x+t mode --
1196 -- Testing fgetcsv() with file opened using r+t mode --
1226 -- Testing fgetcsv() with file opened using a+t mode --
1256 -- Testing fgetcsv() with file opened using w+t mode --
1286 -- Testing fgetcsv() with file opened using x+t mode --