Searched refs:useLenientXMLDecoding (Results 1 – 3 of 3) sorted by relevance
65 void useLenientXMLDecoding() { m_useLenientXMLDecoding = true; } in useLenientXMLDecoding() function
1054 m_decoder->useLenientXMLDecoding(); in didReceiveData()
32380 (WebCore::TextResourceDecoder::useLenientXMLDecoding):32381 Don't stop on XML decoding errors if useLenientXMLDecoding() was called.