rewrote wxHtmlEntitiesParser::Parse() using iterators, optimized for the common case...
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Aug 2007 06:18:12 +0000 (06:18 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 22 Aug 2007 06:18:12 +0000 (06:18 +0000)
commit4f7e8fda3972505d44bd94fc0cc5608e9f11b456
treee9afccd9e352c4a62160863b16614b2ea40f6d50
parentc471f7e18f2b6b14c660d0307a9a32f1194b2e2d
rewrote wxHtmlEntitiesParser::Parse() using iterators, optimized for the common case of no entities in the input

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@48318 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/html/htmlpars.cpp