Searched defs:alternatives (Results 1 – 8 of 8) sorted by relevance
106 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local115 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local304 RegExpDisjunction::RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) in RegExpDisjunction()
235 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } in alternatives() function
5157 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in SortConsecutiveAtoms() local5206 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in RationalizeConsecutiveAtoms() local5295 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in FixSingleCharacterDisjunctions() local5363 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in ToNode() local6497 ZoneList<GuardedAlternative>* alternatives = node->alternatives(); in BuildTable() local
937 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function
133 …std::vector<std::string> alternatives; // One or more extensions, at least one (but not all) must… member
236 std::vector<DatetimeParseResult> alternatives; in HandleParseMatch() local
1408 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function
1747 ExprP<T> alternatives (const ExprP<T>& arg0, in alternatives() function