Home | History | Annotate | Download | only in Misc

Lines Matching refs:fscanf

978         int result = fscanf(file, " #%*[^\n\r]%*[\n\r]");
985 result = fscanf(file, " %32[^# \t\n\r]%*[^# \t\n\r] ", word);