Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h268 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp158 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr;
602 ELT_LINE = new nsHtml5ElementName(
1123 ELEMENT_NAMES[40] = ELT_LINE;
1369 delete ELT_LINE;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h267 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp157 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr; member in nsHtml5ElementName
601 ELT_LINE = new nsHtml5ElementName( in initializeStatics()
1122 ELEMENT_NAMES[40] = ELT_LINE; in initializeStatics()
1368 delete ELT_LINE; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h268 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp158 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr; member in nsHtml5ElementName
602 ELT_LINE = new nsHtml5ElementName( in initializeStatics()
1123 ELEMENT_NAMES[40] = ELT_LINE; in initializeStatics()
1369 delete ELT_LINE; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h267 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp157 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr; member in nsHtml5ElementName
598 ELT_LINE = new nsHtml5ElementName( in initializeStatics()
1243 ELEMENT_NAMES[164] = ELT_LINE; in initializeStatics()
1363 delete ELT_LINE; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h268 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp158 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr; member in nsHtml5ElementName
602 ELT_LINE = new nsHtml5ElementName( in initializeStatics()
1123 ELEMENT_NAMES[40] = ELT_LINE; in initializeStatics()
1369 delete ELT_LINE; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h194 static nsHtml5ElementName* ELT_LINE; variable
H A DnsHtml5ElementName.cpp250 nsHtml5ElementName* nsHtml5ElementName::ELT_LINE = nullptr; member in nsHtml5ElementName
654ELT_LINE = new nsHtml5ElementName(nsHtml5Atoms::line, nsHtml5Atoms::line, NS_HTML5TREE_BUILDER_OTH… in initializeStatics()
1052 ELEMENT_NAMES[112] = ELT_LINE; in initializeStatics()
1455 delete ELT_LINE; in releaseStatics()