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
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to