Searched refs:NegativeLookaroundChoiceNode (Results 1 – 2 of 2) sorted by relevance
1003 class NegativeLookaroundChoiceNode : public ChoiceNode {1005 explicit NegativeLookaroundChoiceNode(GuardedAlternative this_must_fail, in NegativeLookaroundChoiceNode() function
2294 int NegativeLookaroundChoiceNode::EatsAtLeast(int still_to_find, int budget, in EatsAtLeast()2304 void NegativeLookaroundChoiceNode::GetQuickCheckDetails( in GetQuickCheckDetails()2850 RegExpNode* NegativeLookaroundChoiceNode::FilterOneByte(int depth) { in FilterOneByte()5724 ChoiceNode* choice_node = new (zone) NegativeLookaroundChoiceNode( in ForMatch()