Member predicate RegExp :: char_set_start
Holds if a character set starts between start
and end
.
predicate
char_set_start
(
int
start
,
int
end
)