[Webkit-unassigned] [Bug 16036] Further cleanup to PCRE

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 17 21:10:30 PST 2007


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





------- Comment #23 from eric at webkit.org  2007-11-17 21:10 PDT -------
Created an attachment (id=17357)
 --> (http://bugs.webkit.org/attachment.cgi?id=17357&action=view)
[PATCH] Add inlines for toLowerCase, isWordChar, isSpaceChar for further regexp
speedup

 JavaScriptCore/pcre/pcre_compile.cpp |   22 +++++-----
 JavaScriptCore/pcre/pcre_exec.cpp    |   75 +++++++++++++++-------------------
 JavaScriptCore/pcre/pcre_internal.h  |   56 ++++++++++++++++---------
 JavaScriptCore/pcre/pcre_xclass.cpp  |    3 +-
 4 files changed, 81 insertions(+), 75 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