Hi,

There are a few regex units include with FPC and Lazarus, and dozens more
available for Delphi (and probably FPC too).

Which one is the most well known, or best to use, or most feature complete
regarding syntax etc...?

 * <fpcsrc>/packages/regexpr/src/old/regexpr.pp
 * <fpcsrc>/packages/regexpr/src/regexp.pp
 * <lazarus>/components/synedit/synregexpr.pas
 * TRegExpr (no idea what is latest and if FPC compatible)
 * ....?


I guess I'm looking for something similar or compatible with PCRE syntax,
but in native Object Pascal, so it can be compiled into my applications.


Regards,
  - Graeme -

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://opensoft.homeip.net/fpgui/

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

Reply via email to