Home | History | Annotate | Download | only in regexp

Lines Matching refs:LOOKBEHIND

3024 // Emit the code to check for a ^ in multiline mode (1-character lookbehind
5018 RegExpCompiler* compiler, ZoneList<CharacterRange>* lookbehind,
5029 zone, lookbehind, !read_backward, lookaround.on_match_success());
5758 compiler->set_read_backward(type() == LOOKBEHIND);