• Home
  • Raw
  • Download

Lines Matching +defs:c +defs:set +defs:offset

92 static inline void addCategory(UnicodeSet *set, int32_t value, UErrorCode& ec) {  in addCategory()
1280 UChar32 c = scanNamedChar(); in doParseActions() local
1294 UChar32 c = fC.fChar; in doParseActions() local
1515 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1522 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1529 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1536 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1545 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1553 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1564 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1571 UnicodeSet *set = (UnicodeSet *)fSetStack.peek(); in doParseActions() local
1688 UChar32 c = scanNamedChar(); in doParseActions() local
1703 UChar32 c = scanNamedChar(); in doParseActions() local
1804 void RegexCompile::literalChar(UChar32 c) { in literalChar()
2567 UChar32 c = URX_VAL(op); in matchStartType() local
2672 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
2701 UChar32 c = fRXPat->fLiteralText.char32At(stringStartIdx); in matchStartType() local
2840 UChar32 c = fRXPat->fLiteralText.char32At(fRXPat->fInitialStringIdx); in matchStartType() local
3714 void RegexCompile::nextChar(RegexPatternChar &c) { in nextChar()
3794 int32_t offset = 0; in nextChar() local
4063 static inline void addIdentifierIgnorable(UnicodeSet *set, UErrorCode& ec) { in addIdentifierIgnorable()
4078 UnicodeSet *set; in createSetForProperty() local