Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h316 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp206 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr;
770 ELT_PARAM = new nsHtml5ElementName(
1129 ELEMENT_NAMES[46] = ELT_PARAM;
1417 delete ELT_PARAM;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h315 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp205 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr; member in nsHtml5ElementName
769 ELT_PARAM = new nsHtml5ElementName( in initializeStatics()
1128 ELEMENT_NAMES[46] = ELT_PARAM; in initializeStatics()
1416 delete ELT_PARAM; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h316 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp206 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr; member in nsHtml5ElementName
770 ELT_PARAM = new nsHtml5ElementName( in initializeStatics()
1129 ELEMENT_NAMES[46] = ELT_PARAM; in initializeStatics()
1417 delete ELT_PARAM; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h315 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp205 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr; member in nsHtml5ElementName
766 ELT_PARAM = new nsHtml5ElementName( in initializeStatics()
1267 ELEMENT_NAMES[188] = ELT_PARAM; in initializeStatics()
1411 delete ELT_PARAM; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h316 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp206 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr; member in nsHtml5ElementName
770 ELT_PARAM = new nsHtml5ElementName( in initializeStatics()
1129 ELEMENT_NAMES[46] = ELT_PARAM; in initializeStatics()
1417 delete ELT_PARAM; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h255 static nsHtml5ElementName* ELT_PARAM; variable
H A DnsHtml5ElementName.cpp311 nsHtml5ElementName* nsHtml5ElementName::ELT_PARAM = nullptr; member in nsHtml5ElementName
715ELT_PARAM = new nsHtml5ElementName(nsHtml5Atoms::param, nsHtml5Atoms::param, NS_HTML5TREE_BUILDER_… in initializeStatics()
1113 ELEMENT_NAMES[173] = ELT_PARAM; in initializeStatics()
1516 delete ELT_PARAM; in releaseStatics()