Home | History | Annotate | Download | only in i18n

Lines Matching refs:PatternProps

34 #include "patternprops.h"
334 while (p < e && PatternProps::isWhiteSpace(ch != 0xffff ? ch : *p)) {
339 if (*list == SPACE && PatternProps::isWhiteSpace(c)) {
1538 while (PatternProps::isWhiteSpace(description.charAt(lpStart))) {
1721 && PatternProps::isWhiteSpace(description.charAt(start))) {