On Thu, 31 Dec 2009, ND wrote:
> And neighbour question:
>
> Subject string: ac
> Pattern: ^(?!a(*SKIP)b)
> Result: No match
> Expected: Match at position 1
There is something odd there. I think you might have found a bug in
PCRE. I will shortly be starting to do some work on the library, and I
will investigate more fully then.