Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_isUWhiteSpace

3324         if (!u_isUWhiteSpace(c)) {
3339 if (!u_isUWhiteSpace(c) && !IS_BIDI_MARK(c)) { // u_isUWhiteSpace doesn't include LRM,RLM,ALM