Home
last modified time | relevance | path

Searched refs:hackAroundLibXMLEntityBug (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp1103 static inline bool hackAroundLibXMLEntityBug(void* closure) in hackAroundLibXMLEntityBug() function
1117 if (hackAroundLibXMLEntityBug(closure)) in startElementNsHandler()
1125 if (hackAroundLibXMLEntityBug(closure)) in endElementNsHandler()
1133 if (hackAroundLibXMLEntityBug(closure)) in charactersHandler()
1141 if (hackAroundLibXMLEntityBug(closure)) in processingInstructionHandler()
1149 if (hackAroundLibXMLEntityBug(closure)) in cdataBlockHandler()
1157 if (hackAroundLibXMLEntityBug(closure)) in commentHandler()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1441886 Added a version check to hackAroundLibXMLEntityBug, since that bug has
41890 (WebCore::hackAroundLibXMLEntityBug):
DChangeLog-2009-06-1654233 (WebCore::hackAroundLibXMLEntityBug):
54289 (WebCore::hackAroundLibXMLEntityBug):
DChangeLog-2006-12-3141139 (WebCore::hackAroundLibXMLEntityBug): added.
DChangeLog-2010-12-06123199 (WebCore::hackAroundLibXMLEntityBug):