https://bugzilla.wikimedia.org/show_bug.cgi?id=18765





--- Comment #9 from Platonides <[email protected]>  2009-09-28 14:58:40 UTC 
---
Created an attachment (id=6596)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6596)
Full grabbing in regex

Accumulative patch to move the quote grabbing logic from php code to the regex.
It doesn't change the parser behavior, just the implementation.

The regex is faster than the php code, but the most fastened path is an
uncommon one, and the regex is more complex. Needs benchmarking.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to