Home
last modified time | relevance | path

Searched refs:LOOKBEHIND (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/regexp/
Dregexp-parser.cc666 lookaround_type = RegExpLookaround::LOOKBEHIND; in ParseOpenParenthesis()
671 lookaround_type = RegExpLookaround::LOOKBEHIND; in ParseOpenParenthesis()
1983 if (atom->AsLookaround()->type() == RegExpLookaround::LOOKBEHIND) { in AddQuantifierToAtom()
Dregexp-ast.h505 enum Type { LOOKAHEAD, LOOKBEHIND }; enumerator
Djsregexp.cc5745 compiler->set_read_backward(type() == LOOKBEHIND); in ToNode()
/external/pcre/dist2/doc/
Dpcre2.txt10282 LOOKAHEAD AND LOOKBEHIND ASSERTIONS