Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_isUWhiteSpace

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