Home
last modified time | relevance | path

Searched refs:lookaround (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/regexp/
Djsregexp.cc5022 RegExpLookaround::Builder lookaround(false, match_node, stack_register, in NegativeLookaroundAgainstReadDirectionAndMatch() local
5025 zone, lookbehind, !read_backward, lookaround.on_match_success()); in NegativeLookaroundAgainstReadDirectionAndMatch()
5026 return lookaround.ForMatch(negative_match); in NegativeLookaroundAgainstReadDirectionAndMatch()
5037 RegExpLookaround::Builder lookaround(false, on_success, stack_register, in MatchAndNegativeLookaroundInReadDirection() local
5040 zone, lookahead, read_backward, lookaround.on_match_success()); in MatchAndNegativeLookaroundInReadDirection()
5042 zone, match, read_backward, lookaround.ForMatch(negative_match)); in MatchAndNegativeLookaroundInReadDirection()
/external/pcre/dist2/doc/
Dpcre2.txt4763 exception: when a lookaround assertion is encountered, the characters