Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h228 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp118 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr;
461 ELT_H5 = new nsHtml5ElementName(
1118 ELEMENT_NAMES[35] = ELT_H5;
1329 delete ELT_H5;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h227 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp117 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr; member in nsHtml5ElementName
460 ELT_H5 = new nsHtml5ElementName( in initializeStatics()
1117 ELEMENT_NAMES[35] = ELT_H5; in initializeStatics()
1328 delete ELT_H5; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h228 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp118 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr; member in nsHtml5ElementName
461 ELT_H5 = new nsHtml5ElementName( in initializeStatics()
1118 ELEMENT_NAMES[35] = ELT_H5; in initializeStatics()
1329 delete ELT_H5; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h227 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp117 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr; member in nsHtml5ElementName
457 ELT_H5 = new nsHtml5ElementName( in initializeStatics()
1223 ELEMENT_NAMES[144] = ELT_H5; in initializeStatics()
1323 delete ELT_H5; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h228 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp118 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr; member in nsHtml5ElementName
461 ELT_H5 = new nsHtml5ElementName( in initializeStatics()
1118 ELEMENT_NAMES[35] = ELT_H5; in initializeStatics()
1329 delete ELT_H5; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h103 static nsHtml5ElementName* ELT_H5; variable
H A DnsHtml5ElementName.cpp159 nsHtml5ElementName* nsHtml5ElementName::ELT_H5 = nullptr; member in nsHtml5ElementName
563ELT_H5 = new nsHtml5ElementName(nsHtml5Atoms::h5, nsHtml5Atoms::h5, NS_HTML5TREE_BUILDER_H1_OR_H2_… in initializeStatics()
961 ELEMENT_NAMES[21] = ELT_H5; in initializeStatics()
1364 delete ELT_H5; in releaseStatics()