Searched refs:AfterNewline (Results 1 – 2 of 2) sorted by relevance
779 static AssertionNode* AfterNewline(RegExpNode* on_success) { in AfterNewline() function
5621 return AssertionNode::AfterNewline(on_success); in ToNode()