Home | History | Annotate | Download | only in cintltst

Lines Matching refs:u_skipWhitespace

3211     c=(UChar32)strtoul(u_skipWhitespace(fields[0][0]), &end, 16);
3212 end=(char *)u_skipWhitespace(end);
3220 status=*u_skipWhitespace(fields[1][0]);