Home
last modified time | relevance | path

Searched refs:eBomState (Results 1 – 11 of 11) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5StreamParser.h61 enum eBomState { enum
412 eBomState mBomState;
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5StreamParser.h63 enum eBomState { enum
395 eBomState mBomState;
H A DnsHtml5StreamParser.cpp148 mBomState(eBomState::BOM_SNIFFING_NOT_STARTED), in nsHtml5StreamParser()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5StreamParser.h61 enum eBomState { enum
427 eBomState mBomState;
H A DnsHtml5StreamParser.cpp150 mBomState(eBomState::BOM_SNIFFING_NOT_STARTED), in nsHtml5StreamParser()
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5StreamParser.h89 enum eBomState { enum
489 eBomState mBomState;
H A DnsHtml5StreamParser.cpp195 : mBomState(eBomState::BOM_SNIFFING_NOT_STARTED), in nsHtml5StreamParser()
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5StreamParser.h88 enum eBomState { enum
510 eBomState mBomState;
H A DnsHtml5StreamParser.cpp202 mBomState(eBomState::BOM_SNIFFING_NOT_STARTED),
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5StreamParser.h88 enum eBomState { enum
510 eBomState mBomState;
H A DnsHtml5StreamParser.cpp202 mBomState(eBomState::BOM_SNIFFING_NOT_STARTED), in nsHtml5StreamParser()