Lines Matching refs:FOPEN_READTEXT
1734 FILE *file = use_stdin?stdin:fopen(&nextarg[1], FOPEN_READTEXT);2079 file = fopen(nextarg, FOPEN_READTEXT);