Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h275 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp165 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr;
626 ELT_TABLE = new nsHtml5ElementName(
1251 ELEMENT_NAMES[168] = ELT_TABLE;
1376 delete ELT_TABLE;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h274 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp164 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr; member in nsHtml5ElementName
625 ELT_TABLE = new nsHtml5ElementName( in initializeStatics()
1250 ELEMENT_NAMES[168] = ELT_TABLE; in initializeStatics()
1375 delete ELT_TABLE; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h275 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp165 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr; member in nsHtml5ElementName
626 ELT_TABLE = new nsHtml5ElementName( in initializeStatics()
1251 ELEMENT_NAMES[168] = ELT_TABLE; in initializeStatics()
1376 delete ELT_TABLE; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h274 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp164 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr; member in nsHtml5ElementName
622 ELT_TABLE = new nsHtml5ElementName( in initializeStatics()
1162 ELEMENT_NAMES[83] = ELT_TABLE; in initializeStatics()
1370 delete ELT_TABLE; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h275 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp165 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr; member in nsHtml5ElementName
626 ELT_TABLE = new nsHtml5ElementName( in initializeStatics()
1251 ELEMENT_NAMES[168] = ELT_TABLE; in initializeStatics()
1376 delete ELT_TABLE; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h261 static nsHtml5ElementName* ELT_TABLE; variable
H A DnsHtml5ElementName.cpp317 nsHtml5ElementName* nsHtml5ElementName::ELT_TABLE = nullptr; member in nsHtml5ElementName
721ELT_TABLE = new nsHtml5ElementName(nsHtml5Atoms::table, nsHtml5Atoms::table, NS_HTML5TREE_BUILDER_… in initializeStatics()
1119 ELEMENT_NAMES[179] = ELT_TABLE; in initializeStatics()
1522 delete ELT_TABLE; in releaseStatics()