I want the functionality which is implemented for preg_match and/or 
preg_match_all from PHP.

The other thing is that I need to specify the size of the list, is this 
correct? Because I mean something like

std::list<std::string> captures;

pcre_exec(&captures);

Or something similar

Best Regards

Am 21.02.2012 um 13:55 schrieb Thorsten Schöning <[email protected]>:

> Guten Tag Philip Hazel,
> am Dienstag, 21. Februar 2012 um 13:07 schrieben Sie:
> 
>> Which function is that? There is no limit of 10 anywhere in the PCRE
>> library. Are you calling PCRE from some other environment?
> 
> I guess he means pcrecpp.
> 
> Mit freundlichen Grüßen,
> 
> Thorsten Schöning
> 
> -- 
> Thorsten Schöning       E-Mail:[email protected]
> AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
> 
> Telefon.............030-2 1001-310
> Fax...............05151-  9468- 88
> Mobil..............0178-8 9468- 04
> 
> AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
> AG Hanover HRB 207 694 - Geschäftsführer: Andreas Muchow
> 
> 
> -- 
> ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

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

Reply via email to