Home | History | Annotate | Download | only in common

Lines Matching refs:PatternProps

27 #include "patternprops.h"
337 if(!PatternProps::isIdentifier(name.getBuffer(), name.length())) {
1009 const UChar *t=PatternProps::skipWhiteSpace(s+index, msgLength-index);
1017 const UChar *t=PatternProps::skipIdentifier(s+index, msgLength-index);