Re: [pcre-dev] PCRE 7.5-RC2 Release candidate

Página superior
Eliminar este mensaje
Autor: Sheri
Fecha:  
A: pcre-dev
Asunto: Re: [pcre-dev] PCRE 7.5-RC2 Release candidate
Sheri wrote:
>
> I copied RunTest.bat into my build directory and ran this there:
>
> pcregrep -i 'fc' RunTest.bat
>
> I think I should be seeing some output? Not seeing anything. My newline
> default is ANYCRLF.
>
>

Discovered it does work provided I omit the single quotes or use double
quotes around the pattern instead.

Regards,
Sheri