Searched refs:useLenientXMLDecoding (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/loader/
H A DTextResourceDecoder.h68 void useLenientXMLDecoding() { m_useLenientXMLDecoding = true; } function in class:WebCore::TextResourceDecoder
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DNetworkResourcesData.cpp166 decoder->useLenientXMLDecoding();
H A DInspectorPageAgent.cpp142 decoder->useLenientXMLDecoding();
/macosx-10.10/WebCore-7600.1.25/xml/
H A DXMLHttpRequest.cpp1158 m_decoder->useLenientXMLDecoding();

Completed in 145 milliseconds