Lines Matching refs:NegativeLookaheadChoiceNode
1759 int NegativeLookaheadChoiceNode::EatsAtLeast(int still_to_find,
1770 void NegativeLookaheadChoiceNode::GetQuickCheckDetails(
4019 // for a negative lookahead. The NegativeLookaheadChoiceNode is a special
4030 new NegativeLookaheadChoiceNode(body_alt,
5026 int NegativeLookaheadChoiceNode::ComputeFirstCharacterSet(int budget) {