Searched defs:alternatives (Results 1 – 5 of 5) sorted by relevance
746 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtStart() local756 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in IsAnchoredAtEnd() local951 RegExpDisjunction::RegExpDisjunction(ZoneList<RegExpTree*>* alternatives) in RegExpDisjunction()
1060 ZoneList<GuardedAlternative>* alternatives() { return alternatives_; } in alternatives() function
3724 ZoneList<RegExpTree*>* alternatives = this->alternatives(); in ToNode() local5149 ZoneList<GuardedAlternative>* alternatives = node->alternatives(); in BuildTable() local
2234 ZoneList<RegExpTree*>* alternatives() { return alternatives_; } in alternatives() function
524 Vector<PatternAlternative*> alternatives; in atomParenthesesEnd() local776 Vector<PatternAlternative*>& alternatives = m_pattern.m_body->m_alternatives; in checkForTerminalParentheses() local