newStreamingTextDecoderWindowsLatin1  114 Source/wtf/text/TextCodecLatin1.cpp     registrar("windows-1252", newStreamingTextDecoderWindowsLatin1, 0);
newStreamingTextDecoderWindowsLatin1  117 Source/wtf/text/TextCodecLatin1.cpp     registrar("ISO-8859-1", newStreamingTextDecoderWindowsLatin1, 0);
newStreamingTextDecoderWindowsLatin1  118 Source/wtf/text/TextCodecLatin1.cpp     registrar("US-ASCII", newStreamingTextDecoderWindowsLatin1, 0);