> Although fpc has a regexpr unit:
> http://svn.freepascal.org/svn/fpc/trunk/packages/base/regexpr/regexpr.pp
> It has many todos, such as adding support for | in the search expression. So 
> this 
> unit doesn't have enough functionality.

While '|' support is to be considered basic regex functionality, what is the 
really expected functionality?

Basic seems to be: |()?*+ (non-UNICODE) support (from wikipedia).
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to