[Webkit-unassigned] [Bug 18086] Matching of regexps with ^ could be much faster

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 25 15:39:21 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=18086


eric at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #20049|                            |review?
               Flag|                            |




------- Comment #1 from eric at webkit.org  2008-03-25 15:39 PDT -------
Created an attachment (id=20049)
 --> (http://bugs.webkit.org/attachment.cgi?id=20049&action=view)
Make matching of regexps using ^ much faster

 JavaScriptCore/pcre/pcre_compile.cpp |   20 ++++++++++++--------
 JavaScriptCore/pcre/pcre_exec.cpp    |   32 ++++++++++++++++++++++++--------
 JavaScriptCore/pcre/pcre_internal.h  |    2 ++
 3 files changed, 38 insertions(+), 16 deletions(-)


-- 
Configure bugmail: http://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