> > 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 <[EMAIL PROTECTED]> <http://www.runrev.com/>
Runtime Revolution Limited - Software at the Speed of Thought

_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to