Lines Matching refs:r

32 $file_modes = array ("r","rb", "rt", "r+", "r+b", "r+t",
41 if ( strstr($file_modes[$mode_counter], "r") ) {
63 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 --
423 -- Testing fgetcsv() with file opened using r+ mode --
433 -- Testing fgetcsv() with file opened using r+b mode --
443 -- Testing fgetcsv() with file opened using r+t mode --
543 -- Testing fgetcsv() with file opened using r mode --
573 -- Testing fgetcsv() with file opened using r+ mode --
583 -- Testing fgetcsv() with file opened using r+b mode --
593 -- Testing fgetcsv() with file opened using r+t mode --
693 -- Testing fgetcsv() with file opened using r mode --
723 -- Testing fgetcsv() with file opened using r+ mode --
733 -- Testing fgetcsv() with file opened using r+b mode --
743 -- Testing fgetcsv() with file opened using r+t mode --
843 -- Testing fgetcsv() with file opened using r mode --
867 -- Testing fgetcsv() with file opened using r+ mode --
875 -- Testing fgetcsv() with file opened using r+b mode --
883 -- Testing fgetcsv() with file opened using r+t mode --
963 -- Testing fgetcsv() with file opened using r mode --
999 -- Testing fgetcsv() with file opened using r+ mode --
1011 -- Testing fgetcsv() with file opened using r+b mode --
1023 -- Testing fgetcsv() with file opened using r+t mode --
1143 -- Testing fgetcsv() with file opened using r mode --
1197 -- Testing fgetcsv() with file opened using r+ mode --
1215 -- Testing fgetcsv() with file opened using r+b mode --
1233 -- Testing fgetcsv() with file opened using r+t mode --