On Tue, 17 Feb 2015 22:56:18 -0500
Anthony Walter <[email protected]> wrote:

> Dmitry:
> 
> See this function and test if against a large block of text doing a case
> insensitive replace on a moderate length phrase. Match it in speed against
> whatever is in the RTL and see if my function is faster and by how much.

For speed reasons your functions should call the RTL functions for short
strings. They are optimized for that.

Mattias
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to