Home | History | Annotate | Download | only in i18n

Lines Matching refs:tch

2122                 UChar tch = text.charAt(t);
2124 if (!u_isUWhiteSpace(tch) && !PatternProps::isWhiteSpace(tch)) {