Re: [pcre-dev] \D does not work on windows?

Inizio della pagina
Delete this message
Autore: Philip Hazel
Data:  
To: Christian Ehrlicher
CC: pcre-dev
Oggetto: Re: [pcre-dev] \D does not work on windows?
On Tue, 14 Oct 2008, Christian Ehrlicher wrote:

> 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.


It works fine on Linux. As I am not a Windows user, I cannot test it
on Windows for myself.

> Looks like all regexps with \ do not work


What is the output of "pcretest -d" for that regex?

Philip

--
Philip Hazel