Hi,
can someone explain me what I'm doing wrong here:
re> /\D/
data> 1/2.3,4
No match
I'm using a self-compiled pcre compiled with the cmake scripts.
Here the original bug report from konqueror:
https://bugs.kde.org/show_bug.cgi?id=172702
I'm using pcre 7.8 on winxp sp3.
Looks like all regexps with \ do not work
Thx,
Christian