Searched refs:NegativeLookaroundChoiceNode (Results 1 – 2 of 2) sorted by relevance
977 class NegativeLookaroundChoiceNode : public ChoiceNode {979 explicit NegativeLookaroundChoiceNode(GuardedAlternative this_must_fail, in NegativeLookaroundChoiceNode() function
2330 int NegativeLookaroundChoiceNode::EatsAtLeast(int still_to_find, int budget, in EatsAtLeast()2340 void NegativeLookaroundChoiceNode::GetQuickCheckDetails( in GetQuickCheckDetails()2897 RegExpNode* NegativeLookaroundChoiceNode::FilterOneByte(int depth, in FilterOneByte()5379 ChoiceNode* choice_node = new (zone) NegativeLookaroundChoiceNode( in ToNode()