Lines Matching refs:RegExpNode
497 static RegExpNode* Compile(const char* input, bool multiline, bool is_ascii) {518 RegExpNode* node = Compile(input, multiline, is_ascii);