Home | History | Annotate | Download | only in common

Lines Matching refs:PatternProps

25 #include "patternprops.h"
335 if(!PatternProps::isIdentifier(name.getBuffer(), name.length())) {
1007 const UChar *t=PatternProps::skipWhiteSpace(s+index, msgLength-index);
1015 const UChar *t=PatternProps::skipIdentifier(s+index, msgLength-index);