Searched refs:checkForHeadCharset (Results 1 – 6 of 6) sorted by relevance
76 bool checkForHeadCharset(const char*, size_t, bool& movedDataToBuffer);
539 bool TextResourceDecoder::checkForHeadCharset(const char* data, size_t len, bool& movedDataToBuffer) in checkForHeadCharset() function in WebCore::TextResourceDecoder798 if (!checkForHeadCharset(data, len, movedDataToBuffer)) in decode()
10447 …(WebCore::TextResourceDecoder::checkForHeadCharset): Slightly loosen the charset decoder heuristic…11178 (WebCore::TextResourceDecoder::checkForHeadCharset): Only honor XML declaration18587 (WebCore::TextResourceDecoder::checkForHeadCharset):58608 REGRESSION: Crash in checkForHeadCharset() under GuardMalloc58613 … (WebCore::TextResourceDecoder::checkForHeadCharset): Fix end of buffer checks; sprinkle a number 58632 (WebCore::TextResourceDecoder::checkForHeadCharset): Fix an off by one error.58913 (WebCore::TextResourceDecoder::checkForHeadCharset): Advance the pointer when necessary.59007 (WebCore::TextResourceDecoder::checkForHeadCharset): Fix a logic59129 (WebCore::TextResourceDecoder::checkForHeadCharset): Skip over 60388 (WebCore::TextResourceDecoder::checkForHeadCharset):[all …]
3868 (WebCore::TextResourceDecoder::checkForHeadCharset): 16225 <rdar://problem/5960682> REGRESSION(r30535): Crashes on iExploder in checkForHeadCharset().16230 (WebCore::TextResourceDecoder::checkForHeadCharset): Correct the length passed to46782 (WebCore::TextResourceDecoder::checkForHeadCharset): Ditto.58145 (WebCore::TextResourceDecoder::checkForHeadCharset): Ditto.62860 … (WebCore::TextResourceDecoder::checkForHeadCharset): Don't stop looking for <meta> until we've81668 (WebCore::TextResourceDecoder::checkForHeadCharset):
13566 (WebCore::TextResourceDecoder::checkForHeadCharset):17051 (WebCore::TextResourceDecoder::checkForHeadCharset):32602 (WebCore::Decoder::checkForHeadCharset): Factored out of decode.
26415 (WebCore::TextResourceDecoder::checkForHeadCharset): ditto26776 (WebCore::TextResourceDecoder::checkForHeadCharset):