There is also:

http://www.renatomancuso.com/software/dpcre/dpcre.htm

(By the way, why all these people wrap PCRE in a class is beyond me. Object
oriented PCRE.. defeats the bloody purpose of regular expressions in the first
place - quick and dirty access to regexes must not be stored in a class. I
repeat, must not. So I think we'll use these downloads as ideas and implement a
proper PCRE wrapper unit that's easy to use quickly and dirtily (if that was a
word))

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to