Member predicate RegExp::specialCharacter
Holds if a special character is found between start
and end
.
predicate specialCharacter(int start, int end, string char)
Holds if a special character is found between start
and end
.
predicate specialCharacter(int start, int end, string char)