I wasn't aware of XE's string helper, so no.

But if anyone wants to test my StrFindBuffer and StrFindBufferI to gauge
their performance against similar RTL library routines, I believe you'll
find they are significantly faster. As a consequence all other dependent
functions (IndexOf, Match, Replace, Split, and more) would
be significantly faster as well.

Here are copies of the relevant code:

http://www.getlazarus.org/helpers/string/
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to