On Sat, 13 Apr 2013, ND wrote:

> If pattern contains a SUB symbol (ASCII code 26, hex 1A) inside MARK verb then
> end-of-file error is detected.
> 
> 
> /(*:ab)/
> a
> 
> PCRE version 8.33-RC1 2012-12-07
> /(*:a** Unexpected EOF

I cannot reproduce this. It works without error for me. The contents of
the file I tried were this (in hex):

2f 28 2a 3a 61 1a 62 29  2f 0a

Perhaps you actually had something else in your file? What operating 
system are you using? I am testing on Linux.

Philip

-- 
Philip Hazel

-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to