use-revolution digest, Vol 1 #1667 - 16 msgs
Tuviah Snyder
tuviah at runrev.com
Sat Jul 26 02:47:01 EDT 2003
> > It might not be faster because each call to the regex engine with
> > matchText() or the other functions, will cause another parse and
> > compile of the regex string by the pcre engine. Unless RR is doing
> > some kind of pattern caching, which would be really neat, or worth a
> > feature-request.
It does. It caches the 20 most recent regex expressions.
Tuviah Snyder <tuviah at runrev.com> <http://www.runrev.com/>
Runtime Revolution Limited - Software at the Speed of Thought
More information about the use-livecode
mailing list