Searched defs:atom (Results 1 – 2 of 2) sorted by relevance
1420 uint32_t RegExpParser::ParseClassAtom(RangeSet *atom) in ParseClassAtom()1457 int RegExpParser::ParseClassEscape(RangeSet *atom) in ParseClassEscape()1661 RangeSet *atom, bool negate) in ParseUnicodePropertyClassRange()1693 …er::MatchUnicodeProperty(UProperty property, const char* propertyName, RangeSet *atom, bool negate) in MatchUnicodeProperty()1772 bool RegExpParser::MatchSepcialUnicodeProperty(CString &name, bool negate, RangeSet *atom) in MatchSepcialUnicodeProperty()
1338 uint32_t RegExpParser::ParseClassAtom(RangeSet *atom) in ParseClassAtom()1378 int RegExpParser::ParseClassEscape(RangeSet *atom) in ParseClassEscape()