[pcre-dev] [Bug 1159] pcre_match recursive does not work wit…

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1159] pcre_match recursive does not work with start of subject ^ option
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1159




--- Comment #4 from Philip Hazel <ph10@???> 2011-09-30 16:35:52 ---
On Fri, 30 Sep 2011, Sajid Mahmood wrote:

> --- Comment #2 from Sajid Mahmood <sajidm@???> 2011-09-30 16:26:24 ---
> Works with (?1) instead of using (?R) that is translated to (?0) may be.


Indeed, (?R) is the same as (?0).

Philip


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email