Member predicate RegExp :: groupContents
Matches the contents of a group.
predicate
groupContents
(
int
start
,
int
end
,
int
in_start
,
int
in_end
)