findTextEncoding  269 Source/core/html/parser/TextResourceDecoder.cpp             setEncoding(findTextEncoding(dataStart, encodingNameLength), EncodingFromCSSCharset);
findTextEncoding  311 Source/core/html/parser/TextResourceDecoder.cpp             setEncoding(findTextEncoding(ptr + pos, len), EncodingFromXMLHeader);