Hi

> Speed is important to me, but reg-expr features is important as well.
> Actually, I want to include reg-expr as an alternative search mode in
> my general-purpose file search unit.

Then the SynEdit's version of regexp should be fast enough.
SynEdit editor in Lazarus for example uses it and it's quite fast.
File I/O is the slowest part when searching from files.

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

Reply via email to