regexp: add support for \D, \W and \S
These are the negated versions of \d, \w and \s
Signed-off-by:
Steve Bennett <steveb@workware.net.au>
parent
7d0ac644
Please register or sign in to comment
These are the negated versions of \d, \w and \s
Signed-off-by:
Steve Bennett <steveb@workware.net.au>