Lines Matching refs:t
31 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
32 "a+", "a+b", "a+t",
33 "w+", "w+b", "w+t",
34 "x+", "x+b", "x+t");
125 -- Testing fgetcsv() with file opened using r+t mode --
146 -- Testing fgetcsv() with file opened using a+t mode --
167 -- Testing fgetcsv() with file opened using w+t mode --
188 -- Testing fgetcsv() with file opened using x+t mode --
230 -- Testing fgetcsv() with file opened using r+t mode --
251 -- Testing fgetcsv() with file opened using a+t mode --
272 -- Testing fgetcsv() with file opened using w+t mode --
293 -- Testing fgetcsv() with file opened using x+t mode --
335 -- Testing fgetcsv() with file opened using r+t mode --
356 -- Testing fgetcsv() with file opened using a+t mode --
377 -- Testing fgetcsv() with file opened using w+t mode --
398 -- Testing fgetcsv() with file opened using x+t mode --
440 -- Testing fgetcsv() with file opened using r+t mode --
461 -- Testing fgetcsv() with file opened using a+t mode --
482 -- Testing fgetcsv() with file opened using w+t mode --
503 -- Testing fgetcsv() with file opened using x+t mode --
545 -- Testing fgetcsv() with file opened using r+t mode --
566 -- Testing fgetcsv() with file opened using a+t mode --
587 -- Testing fgetcsv() with file opened using w+t mode --
608 -- Testing fgetcsv() with file opened using x+t mode --