Lines Matching refs:u_isWhitespace
324 while( (isNotEOF = ufile_getch(input, &c)) && (c == pad || u_isWhitespace(c)) )830 && (!info->fIsString || (c != info->fPadChar && !u_isWhitespace(c))))918 && (!info->fIsString || (c != info->fPadChar && !u_isWhitespace(c))))