[PATCH 5/5] hhctrl.ocx: Only parse for HTML if there is an ampersand and a semicolon.

Erich E. Hoover ehoover at mymail.mines.edu
Thu Jun 7 16:11:59 CDT 2012


Real Name:
    Erich Hoover

Description:
    This patch reduces unnecessarily converting strings from HTML into
Unicode when those strings do not contain any obvious HTML characters
(as identified by searching for the ampersand character together with
a semicolon character).  With this patch less time is spent converting
HTML for files containing a large TOC or index and very few HTML
encoded characters.

Changelog:
    hhctrl.ocx: Only parse for HTML if there is an ampersand and a semicolon.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-hhctrl.ocx-Only-parse-for-HTML-if-there-is-an-ampers.patch
Type: application/octet-stream
Size: 980 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120607/ff6faab8/attachment.obj>


More information about the wine-patches mailing list