Lines Matching refs:r

32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
41 if ( strstr($file_modes[$mode_counter], "r") ) {
62 if ( strstr($file_modes[$mode_counter], "r" ) ) {
93 -- Testing fgetcsv() with file opened using r mode --
123 -- Testing fgetcsv() with file opened using r+ mode --
133 -- Testing fgetcsv() with file opened using r+b mode --
143 -- Testing fgetcsv() with file opened using r+t mode --
243 -- Testing fgetcsv() with file opened using r mode --
273 -- Testing fgetcsv() with file opened using r+ mode --
283 -- Testing fgetcsv() with file opened using r+b mode --
293 -- Testing fgetcsv() with file opened using r+t mode --
393 -- Testing fgetcsv() with file opened using r mode --
417 -- Testing fgetcsv() with file opened using r+ mode --
425 -- Testing fgetcsv() with file opened using r+b mode --
433 -- Testing fgetcsv() with file opened using r+t mode --
513 -- Testing fgetcsv() with file opened using r mode --
537 -- Testing fgetcsv() with file opened using r+ mode --
545 -- Testing fgetcsv() with file opened using r+b mode --
553 -- Testing fgetcsv() with file opened using r+t mode --
633 -- Testing fgetcsv() with file opened using r mode --
657 -- Testing fgetcsv() with file opened using r+ mode --
665 -- Testing fgetcsv() with file opened using r+b mode --
673 -- Testing fgetcsv() with file opened using r+t mode --
753 -- Testing fgetcsv() with file opened using r mode --
777 -- Testing fgetcsv() with file opened using r+ mode --
785 -- Testing fgetcsv() with file opened using r+b mode --
793 -- Testing fgetcsv() with file opened using r+t mode --
873 -- Testing fgetcsv() with file opened using r mode --
897 -- Testing fgetcsv() with file opened using r+ mode --
905 -- Testing fgetcsv() with file opened using r+b mode --
913 -- Testing fgetcsv() with file opened using r+t mode --
993 -- Testing fgetcsv() with file opened using r mode --
1053 -- Testing fgetcsv() with file opened using r+ mode --
1073 -- Testing fgetcsv() with file opened using r+b mode --
1093 -- Testing fgetcsv() with file opened using r+t mode --