RE: [PHP-DOC] PCRE missing pieces

2013-05-30 Thread Chris Wright
andom) -Original Message- From: Hannes Magnusson [mailto:hannes.magnus...@gmail.com] Sent: 29 May 2013 19:31 To: Karoly Negyesi Cc: PHP Documentation ML Subject: Re: [PHP-DOC] PCRE missing pieces On Mon, May 27, 2013 at 1:39 AM, Karoly Negyesi wrote: > Hi, > > 1. Subpatterns talk

Re: [PHP-DOC] PCRE missing pieces

2013-05-29 Thread Hannes Magnusson
On Mon, May 27, 2013 at 1:39 AM, Karoly Negyesi wrote: > Hi, > > 1. Subpatterns talk about numbered subpatterns but does not explain where / > how to use them. Recursive patterns mention them. Crosslink? I do not how to > add a cross-lnik. Just add a "See also somewhere > 2. I couldn't find (

[PHP-DOC] PCRE missing pieces

2013-05-27 Thread Karoly Negyesi
Hi, 1. Subpatterns talk about numbered subpatterns but does not explain where / how to use them. Recursive patterns mention them. Crosslink? I do not how to add a cross-lnik. 2. I couldn't find (?+2) and (?-2) anywhere nor I have a good idea where to put this. 3. Most important of all (?(DEFINE)