Home
last modified time | relevance | path

Searched refs:mDecodingLocalFileWithoutTokenizing (Results 1 – 8 of 8) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5StreamParser.cpp185 mDecodingLocalFileWithoutTokenizing(false), in nsHtml5StreamParser()
353 if (mDecodingLocalFileWithoutTokenizing && in SetupDecodingAndWriteSniffingBufferAndCurrentSegment()
380 mDecodingLocalFileWithoutTokenizing = false; in SetupDecodingFromBom()
881 if (!mDecodingLocalFileWithoutTokenizing) { in WriteStreamBytes()
904 if (mDecodingLocalFileWithoutTokenizing && in WriteStreamBytes()
921 mDecodingLocalFileWithoutTokenizing = false; in ReDecodeLocalFile()
941 mDecodingLocalFileWithoutTokenizing = false; in CommitLocalFileToEncoding()
1202 mDecodingLocalFileWithoutTokenizing = false; in OnStartRequest()
1266 if (!mDecodingLocalFileWithoutTokenizing) { in DoStopRequest()
1392 if (!mDecodingLocalFileWithoutTokenizing) { in DoDataAvailableBuffer()
[all …]
H A DnsHtml5StreamParser.h346 if (mDecodingLocalFileWithoutTokenizing) { in DontGuessEncoding()
596 bool mDecodingLocalFileWithoutTokenizing; variable
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5StreamParser.cpp243 mDecodingLocalFileWithoutTokenizing(false), in nsHtml5StreamParser()
432 mDecodingLocalFileWithoutTokenizing = false; in SetupDecodingFromBom()
449 mDecodingLocalFileWithoutTokenizing = false; in SetupDecodingFromUtf16BogoXml()
783 mDecodingLocalFileWithoutTokenizing = false; in SniffStreamBytes()
930 mDecodingLocalFileWithoutTokenizing = false; in ReDecodeLocalFile()
961 mDecodingLocalFileWithoutTokenizing = false; in CommitLocalFileToEncoding()
1217 mDecodingLocalFileWithoutTokenizing = false; in OnStartRequest()
1408 mDecodingLocalFileWithoutTokenizing && in DoDataAvailableBuffer()
1810 MOZ_ASSERT(!mDecodingLocalFileWithoutTokenizing, in SwitchDecoderIfAsciiSoFar()
2135 mDecodingLocalFileWithoutTokenizing = false; in ProcessLookingForMetaCharset()
[all …]
H A DnsHtml5StreamParser.h714 bool mDecodingLocalFileWithoutTokenizing; variable
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5StreamParser.cpp237 mDecodingLocalFileWithoutTokenizing(false),
452 if (mDecodingLocalFileWithoutTokenizing &&
479 mDecodingLocalFileWithoutTokenizing = false;
493 mDecodingLocalFileWithoutTokenizing = false;
1119 if (!mDecodingLocalFileWithoutTokenizing) {
1159 mDecodingLocalFileWithoutTokenizing = false;
1179 mDecodingLocalFileWithoutTokenizing = false;
1400 mDecodingLocalFileWithoutTokenizing = false;
1464 if (!mDecodingLocalFileWithoutTokenizing) {
1590 if (!mDecodingLocalFileWithoutTokenizing) {
[all …]
H A DnsHtml5StreamParser.h429 if (mDecodingLocalFileWithoutTokenizing) { in DontGuessEncoding()
681 bool mDecodingLocalFileWithoutTokenizing; variable
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5StreamParser.cpp237 mDecodingLocalFileWithoutTokenizing(false), in nsHtml5StreamParser()
452 if (mDecodingLocalFileWithoutTokenizing && in SetupDecodingAndWriteSniffingBufferAndCurrentSegment()
479 mDecodingLocalFileWithoutTokenizing = false; in SetupDecodingFromBom()
493 mDecodingLocalFileWithoutTokenizing = false; in SetupDecodingFromUtf16BogoXml()
1119 if (!mDecodingLocalFileWithoutTokenizing) { in WriteStreamBytes()
1159 mDecodingLocalFileWithoutTokenizing = false; in ReDecodeLocalFile()
1179 mDecodingLocalFileWithoutTokenizing = false; in CommitLocalFileToEncoding()
1400 mDecodingLocalFileWithoutTokenizing = false; in OnStartRequest()
1464 if (!mDecodingLocalFileWithoutTokenizing) { in DoStopRequest()
1590 if (!mDecodingLocalFileWithoutTokenizing) { in DoDataAvailableBuffer()
[all …]
H A DnsHtml5StreamParser.h429 if (mDecodingLocalFileWithoutTokenizing) { in DontGuessEncoding()
681 bool mDecodingLocalFileWithoutTokenizing; variable