Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_isWhitespace

2339         while (t < text.length() && u_isWhitespace(text.charAt(t))) {