Searched refs:lookbehind_for_word (Results 1 – 1 of 1) sorted by relevance
5594 bool lookbehind_for_word = i == 0; in BoundaryAssertionAsLookaround() local5596 (type == RegExpAssertion::BOUNDARY) ^ lookbehind_for_word; in BoundaryAssertionAsLookaround()5598 RegExpLookaround::Builder lookbehind(lookbehind_for_word, on_success, in BoundaryAssertionAsLookaround()