Searched refs:findXMLEncoding (Results 1 – 4 of 4) sorted by relevance
364 static int findXMLEncoding(const char* str, int len, int& encodingLength) in findXMLEncoding() function572 int pos = findXMLEncoding(ptr, xmlDeclarationEnd - ptr, len); in checkForHeadCharset()
7162 (findXMLEncoding): Added.7163 (Decoder::decode): Call findXMLEncoding to extract the encoding from the XML header.
6168 (WebCore::findXMLEncoding):9261 (WebCore::findXMLEncoding):
46776 (WebCore::findXMLEncoding): Changed to use char* and length rather than