Home
last modified time | relevance | path

Searched refs:ELT_INS (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h202 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp92 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr;
367 ELT_INS = new nsHtml5ElementName(
1148 ELEMENT_NAMES[65] = ELT_INS;
1303 delete ELT_INS;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h201 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp91 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr; member in nsHtml5ElementName
366 ELT_INS = new nsHtml5ElementName( in initializeStatics()
1147 ELEMENT_NAMES[65] = ELT_INS; in initializeStatics()
1302 delete ELT_INS; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h202 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp92 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr; member in nsHtml5ElementName
367 ELT_INS = new nsHtml5ElementName( in initializeStatics()
1148 ELEMENT_NAMES[65] = ELT_INS; in initializeStatics()
1303 delete ELT_INS; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h201 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp91 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr; member in nsHtml5ElementName
363 ELT_INS = new nsHtml5ElementName( in initializeStatics()
1210 ELEMENT_NAMES[131] = ELT_INS; in initializeStatics()
1297 delete ELT_INS; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h202 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp92 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr; member in nsHtml5ElementName
367 ELT_INS = new nsHtml5ElementName( in initializeStatics()
1148 ELEMENT_NAMES[65] = ELT_INS; in initializeStatics()
1303 delete ELT_INS; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h143 static nsHtml5ElementName* ELT_INS; variable
H A DnsHtml5ElementName.cpp199 nsHtml5ElementName* nsHtml5ElementName::ELT_INS = nullptr; member in nsHtml5ElementName
603ELT_INS = new nsHtml5ElementName(nsHtml5Atoms::ins, nsHtml5Atoms::ins, NS_HTML5TREE_BUILDER_OTHER); in initializeStatics()
1001 ELEMENT_NAMES[61] = ELT_INS; in initializeStatics()
1404 delete ELT_INS; in releaseStatics()