Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h210 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp100 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr;
396 ELT_SUB = new nsHtml5ElementName(
1150 ELEMENT_NAMES[67] = ELT_SUB;
1311 delete ELT_SUB;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h209 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp99 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr; member in nsHtml5ElementName
395 ELT_SUB = new nsHtml5ElementName( in initializeStatics()
1149 ELEMENT_NAMES[67] = ELT_SUB; in initializeStatics()
1310 delete ELT_SUB; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h210 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp100 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr; member in nsHtml5ElementName
396 ELT_SUB = new nsHtml5ElementName( in initializeStatics()
1150 ELEMENT_NAMES[67] = ELT_SUB; in initializeStatics()
1311 delete ELT_SUB; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h209 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp99 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr; member in nsHtml5ElementName
392 ELT_SUB = new nsHtml5ElementName( in initializeStatics()
1214 ELEMENT_NAMES[135] = ELT_SUB; in initializeStatics()
1305 delete ELT_SUB; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h210 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp100 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr; member in nsHtml5ElementName
396 ELT_SUB = new nsHtml5ElementName( in initializeStatics()
1150 ELEMENT_NAMES[67] = ELT_SUB; in initializeStatics()
1311 delete ELT_SUB; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h160 static nsHtml5ElementName* ELT_SUB; variable
H A DnsHtml5ElementName.cpp216 nsHtml5ElementName* nsHtml5ElementName::ELT_SUB = nullptr; member in nsHtml5ElementName
620ELT_SUB = new nsHtml5ElementName(nsHtml5Atoms::sub, nsHtml5Atoms::sub, NS_HTML5TREE_BUILDER_RUBY_O… in initializeStatics()
1018 ELEMENT_NAMES[78] = ELT_SUB; in initializeStatics()
1421 delete ELT_SUB; in releaseStatics()