Member predicate RegExp :: escapingChar
Holds if the character at pos
is a "" that is actually escaping what comes after.
predicate
escapingChar
(
int
pos
)