Home | History | Annotate | Download | only in i18n

Lines Matching refs:PatternProps

56 #include "patternprops.h"
1954 if (PatternProps::isWhiteSpace(c)) {
1973 if (!PatternProps::isWhiteSpace(c)) {
2070 return (int32_t)(PatternProps::skipWhiteSpace(s + pos, text.length() - pos) - s);
2224 if (PatternProps::isWhiteSpace(c)) {
2237 if (PatternProps::isWhiteSpace(ch)) {
2260 if (PatternProps::isWhiteSpace(ch)) {