Re: [pcre-dev] Partial match don't work correctly with (*UTF…

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: ND
CC: Pcre-dev
Old-Topics: [pcre-dev] Partial match don't work correctly with (*UTF8) verb
Subject: Re: [pcre-dev] Partial match don't work correctly with (*UTF8) verb
On Fri, 28 Jan 2011, ND wrote:

> PCRE version 8.11 2010-12-10
> /(*UTF8)f.*/s
> \P\Pfor
> 0: for
>
> Why there is not partial match?


It was a bug, dependent on both /s and UTF8. I have committed the patch
that fixes it.

Philip

--
Philip Hazel