Re: Wrapping GRegEx?



On Sun, 2007-06-24 at 10:26 +0200, Beno�Dejean wrote:
> Le lundi 18 juin 2007 �7:34 +0200, Murray Cumming a �it :
> > On Thu, 2007-05-17 at 12:31 +0200, Murray Cumming wrote:
> > > On Thu, 2007-04-19 at 18:11 +0000, Beno�Dejean wrote:
> > > > Le jeudi 19 avril 2007 �9:56 +0200, Murray Cumming a �it :
> > > > > glib 2.13 now has a GRegEx API for doing regular expression matches.
> > > > > Maybe someone would enjoy trying to wrap that for glibmm.
> > > > 
> > > > AFAIK, GRegEx wraps pcre. pcre already has a C++ wrapper directly
> > > > shipped with pcre. Btw, pcrecp is even more complete that pcre API.
> > 
> > Do you have a URL for an API reference, for that?
> 
> http://www.pcre.org/pcre.txt
> grep for pcrecpp

So, I can't find an API reference for pcrecpp.

I was wondering how they handle iterating over matches. We need to
provide some wrapper for GMatchInfo that acts like a std::iterator.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]