Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/regexp/
Dregexp-parser.cc894 lookaround_type = RegExpLookaround::LOOKBEHIND; in ParseOpenParenthesis()
899 lookaround_type = RegExpLookaround::LOOKBEHIND; in ParseOpenParenthesis()
2302 if (atom->AsLookaround()->type() == RegExpLookaround::LOOKBEHIND) { in AddQuantifierToAtom()
Dregexp-ast.h514 enum Type { LOOKAHEAD, LOOKBEHIND }; enumerator
Dregexp-compiler-tonode.cc1019 compiler->set_read_backward(type() == LOOKBEHIND); in RationalizeConsecutiveAtoms()
/third_party/pcre2/pcre2/doc/
Dpcre2.txt10958 LOOKAHEAD AND LOOKBEHIND ASSERTIONS