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" ) ) {
94 -- Testing fgetcsv() with file opened using r mode --
124 -- Testing fgetcsv() with file opened using r+ mode --
134 -- Testing fgetcsv() with file opened using r+b mode --
144 -- Testing fgetcsv() with file opened using r+t mode --
244 -- Testing fgetcsv() with file opened using r mode --
274 -- Testing fgetcsv() with file opened using r+ mode --
284 -- Testing fgetcsv() with file opened using r+b mode --
294 -- Testing fgetcsv() with file opened using r+t mode --
394 -- Testing fgetcsv() with file opened using r mode --
424 -- Testing fgetcsv() with file opened using r+ mode --
434 -- Testing fgetcsv() with file opened using r+b mode --
444 -- Testing fgetcsv() with file opened using r+t mode --
544 -- Testing fgetcsv() with file opened using r mode --
574 -- Testing fgetcsv() with file opened using r+ mode --
584 -- Testing fgetcsv() with file opened using r+b mode --
594 -- Testing fgetcsv() with file opened using r+t mode --
694 -- Testing fgetcsv() with file opened using r mode --
724 -- Testing fgetcsv() with file opened using r+ mode --
734 -- Testing fgetcsv() with file opened using r+b mode --
744 -- Testing fgetcsv() with file opened using r+t mode --
844 -- Testing fgetcsv() with file opened using r mode --
868 -- Testing fgetcsv() with file opened using r+ mode --
876 -- Testing fgetcsv() with file opened using r+b mode --
884 -- Testing fgetcsv() with file opened using r+t mode --
964 -- Testing fgetcsv() with file opened using r mode --
1000 -- Testing fgetcsv() with file opened using r+ mode --
1012 -- Testing fgetcsv() with file opened using r+b mode --
1024 -- Testing fgetcsv() with file opened using r+t mode --
1144 -- Testing fgetcsv() with file opened using r mode --
1198 -- Testing fgetcsv() with file opened using r+ mode --
1216 -- Testing fgetcsv() with file opened using r+b mode --
1234 -- Testing fgetcsv() with file opened using r+t mode --