nextChunkAsUTF8StringWithLatin1Fallback 54 Source/platform/SharedBufferChunkReader.h String nextChunkAsUTF8StringWithLatin1Fallback(bool includeSeparator = false); nextChunkAsUTF8StringWithLatin1Fallback 96 Source/platform/mhtml/MHTMLParser.cpp while (!(line = buffer->nextChunkAsUTF8StringWithLatin1Fallback()).isNull()) { nextChunkAsUTF8StringWithLatin1Fallback 185 Source/platform/mhtml/MHTMLParser.cpp while (!(line = lineReader.nextChunkAsUTF8StringWithLatin1Fallback()).isNull()) { nextChunkAsUTF8StringWithLatin1Fallback 312 Source/platform/mhtml/MHTMLParser.cpp String line = m_lineReader.nextChunkAsUTF8StringWithLatin1Fallback(); nextChunkAsUTF8StringWithLatin1Fallback 320 Source/platform/mhtml/MHTMLParser.cpp while (!(line = m_lineReader.nextChunkAsUTF8StringWithLatin1Fallback()).isNull()) {