Member predicate RegExp :: zeroWidthMatch
Whether the text in the range start, end is a group and can match the empty string.
predicate
zeroWidthMatch
(
int
start
,
int
end
)