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