Home | History | Annotate | Download | only in i18n

Lines Matching refs:PatternProps

53 #include "patternprops.h"
1937 if (PatternProps::isWhiteSpace(c)) {
1956 if (!PatternProps::isWhiteSpace(c)) {
2053 return (int32_t)(PatternProps::skipWhiteSpace(s + pos, text.length() - pos) - s);
2207 if (PatternProps::isWhiteSpace(c)) {
2220 if (PatternProps::isWhiteSpace(ch)) {
2243 if (PatternProps::isWhiteSpace(ch)) {