Member predicate RegExp::negativeLookbehindAssertionGroup
Holds if a negative lookbehind is found between start and end, with contents
between in_start and in_end.
predicate negativeLookbehindAssertionGroup(int start, int end, int in_start, int in_end)