Home | History | Annotate | Download | only in i18n

Lines Matching refs:PatternProps

34 #include "patternprops.h"
1872 if (idx < text.length() && !PatternProps::isWhiteSpace(text.char32At(idx))) {
1877 if (PatternProps::isWhiteSpace(ch)) {