Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h338 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp228 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr;
855 ELT_SAMP = new nsHtml5ElementName(nsGkAtoms::samp, nsGkAtoms::samp,
1182 ELEMENT_NAMES[99] = ELT_SAMP;
1439 delete ELT_SAMP;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h337 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp227 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr; member in nsHtml5ElementName
854 ELT_SAMP = new nsHtml5ElementName(nsGkAtoms::samp, nsGkAtoms::samp, in initializeStatics()
1181 ELEMENT_NAMES[99] = ELT_SAMP; in initializeStatics()
1438 delete ELT_SAMP; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h338 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp228 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr; member in nsHtml5ElementName
855 ELT_SAMP = new nsHtml5ElementName(nsGkAtoms::samp, nsGkAtoms::samp, in initializeStatics()
1182 ELEMENT_NAMES[99] = ELT_SAMP; in initializeStatics()
1439 delete ELT_SAMP; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h337 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp227 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr; member in nsHtml5ElementName
851 ELT_SAMP = new nsHtml5ElementName(nsGkAtoms::samp, nsGkAtoms::samp, in initializeStatics()
1278 ELEMENT_NAMES[199] = ELT_SAMP; in initializeStatics()
1433 delete ELT_SAMP; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h338 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp228 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr; member in nsHtml5ElementName
855 ELT_SAMP = new nsHtml5ElementName(nsGkAtoms::samp, nsGkAtoms::samp, in initializeStatics()
1182 ELEMENT_NAMES[99] = ELT_SAMP; in initializeStatics()
1439 delete ELT_SAMP; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h222 static nsHtml5ElementName* ELT_SAMP; variable
H A DnsHtml5ElementName.cpp278 nsHtml5ElementName* nsHtml5ElementName::ELT_SAMP = nullptr; member in nsHtml5ElementName
682ELT_SAMP = new nsHtml5ElementName(nsHtml5Atoms::samp, nsHtml5Atoms::samp, NS_HTML5TREE_BUILDER_OTH… in initializeStatics()
1080 ELEMENT_NAMES[140] = ELT_SAMP; in initializeStatics()
1483 delete ELT_SAMP; in releaseStatics()