[Webkit-unassigned] [Bug 24166] Regex won't match if result of capture group gets longer than 49991 chars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 26 13:13:42 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=24166





------- Comment #4 from darin at apple.com  2009-02-26 13:13 PDT -------
The result of the capture group will only be the last character matched. The
group is only going to capture a single character.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list