U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Core » RegExp support
Re: RegExp support [message #2205 is a reply to message #2203] Tue, 04 April 2006 00:35 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
hojtsy wrote on Mon, 03 April 2006 18:05

I was playing around with pcre library, and found out that it provides two matching algorithms:
The NFA algorithm (pcre_exec) doesn't find the longest possible match
The DFA algorithm (pcre_dfa_exec) doesn't support backreferences.
I see it as a drawback that pcre can not simulaneously provide these two features. For example boost regex library is able to do that.
I think this aspect should be taken into account before selecting pcre for integration into U++ library.



Thanks!

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error in Gccbuilder
Next Topic: Problem with StringReplace [solved]
Goto Forum:
  


Current Time: Thu Jun 11 15:55:45 GMT+2 2026

Total time taken to generate the page: 0.00498 seconds