Escaped characters bug fix
Previous versions did not work properly for:
/\S/, /\D/, /\W/
These now work, as well as the newly added /\h/ and /\H/
Previous versions did not work properly for:
/\S/, /\D/, /\W/
These now work, as well as the newly added /\h/ and /\H/