Re: [pcre-dev] /x modifier bug when using # comments in RE ?

Página superior
Eliminar este mensaje
Autor: ph10
Fecha:  
A: GAUTIER Herve
Cc: pcre-dev@exim.org
Asunto: Re: [pcre-dev] /x modifier bug when using # comments in RE ?
On Fri, 6 Jun 2014, GAUTIER Herve wrote:

> But, my remaining problem is that if I have compiled PCRE with
> --enable-newline-is-crlf on a system (Linux) which has LF as newline,
> when using pcretest, how can I enter the newline sequence CR LF when
> entering my RE ?


CTRL-M, Return (maybe?)

But configuring with --enable-newline-is-anycrlf should also solve your
problem.

Philip

--
Philip Hazel