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

Startseite
Nachricht löschen
Autor: ph10
Datum:  
To: Ze'ev Atlas
CC: pcre-dev@exim.org
Betreff: 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