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