Home | History | Annotate | Download | only in io

Lines Matching full:u_fgetc

383     if(u_fgetc(input) != 0x0025) {
1290 while(*alias != UP_PERCENT && *alias != 0x0000 && u_fgetc(f) == *alias) {