Re: [pcre-dev] issues with EBCDIC and pcretest

Góra strony
Delete this message
Autor: ph10
Data:  
Dla: Ze'ev Atlas
CC: pcre-dev@exim.org
Temat: Re: [pcre-dev] issues with EBCDIC and pcretest
On Tue, 16 Jun 2015, Ze'ev Atlas wrote:

> PhilipIs there a way to tell pcretest to dump the way it perceive the subject string (not the pattern).  If not, I will create a temporary patch. Ze'ev Atlas


No, not directly. But if you match the pattern against a pattern such as
/^.*$/s (which always matches the entire string) the output might be
what you want.

Philip

--
Philip Hazel