Home
last modified time | relevance | path

Searched refs:ELT_VAR (Results 1 – 16 of 16) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/mpal/
H A Dexpr.cpp155 if (cur->_type == ELT_VAR) { in evaluateAndFreeExpression()
216 case ELT_VAR: in parseExpression()
302 case ELT_VAR: in compareExpressions()
341 case ELT_VAR: in freeExpression()
H A Dexpr.h93 ELT_VAR = 2, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/tony/mpal/
H A Dexpr.cpp155 if (cur->_type == ELT_VAR) { in evaluateAndFreeExpression()
216 case ELT_VAR: in parseExpression()
302 case ELT_VAR: in compareExpressions()
344 case ELT_VAR: in freeExpression()
H A Dexpr.h93 ELT_VAR = 2, enumerator
/dports/www/firefox-esr/firefox-91.8.0/parser/html/
H A DnsHtml5ElementName.h215 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp105 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr;
413 ELT_VAR = new nsHtml5ElementName(
1221 ELEMENT_NAMES[138] = ELT_VAR;
1316 delete ELT_VAR;
/dports/www/firefox/firefox-99.0/parser/html/
H A DnsHtml5ElementName.h214 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp104 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr; member in nsHtml5ElementName
412 ELT_VAR = new nsHtml5ElementName( in initializeStatics()
1220 ELEMENT_NAMES[138] = ELT_VAR; in initializeStatics()
1315 delete ELT_VAR; in releaseStatics()
/dports/mail/thunderbird/thunderbird-91.8.0/parser/html/
H A DnsHtml5ElementName.h215 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp105 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr; member in nsHtml5ElementName
413 ELT_VAR = new nsHtml5ElementName( in initializeStatics()
1221 ELEMENT_NAMES[138] = ELT_VAR; in initializeStatics()
1316 delete ELT_VAR; in releaseStatics()
/dports/lang/spidermonkey60/firefox-60.9.0/parser/html/
H A DnsHtml5ElementName.h214 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp104 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr; member in nsHtml5ElementName
409 ELT_VAR = new nsHtml5ElementName( in initializeStatics()
1147 ELEMENT_NAMES[68] = ELT_VAR; in initializeStatics()
1310 delete ELT_VAR; in releaseStatics()
/dports/lang/spidermonkey78/firefox-78.9.0/parser/html/
H A DnsHtml5ElementName.h215 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp105 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr; member in nsHtml5ElementName
413 ELT_VAR = new nsHtml5ElementName( in initializeStatics()
1221 ELEMENT_NAMES[138] = ELT_VAR; in initializeStatics()
1316 delete ELT_VAR; in releaseStatics()
/dports/www/firefox-legacy/firefox-52.8.0esr/parser/html/
H A DnsHtml5ElementName.h170 static nsHtml5ElementName* ELT_VAR; variable
H A DnsHtml5ElementName.cpp226 nsHtml5ElementName* nsHtml5ElementName::ELT_VAR = nullptr; member in nsHtml5ElementName
630ELT_VAR = new nsHtml5ElementName(nsHtml5Atoms::var, nsHtml5Atoms::var, NS_HTML5TREE_BUILDER_RUBY_O… in initializeStatics()
1028 ELEMENT_NAMES[88] = ELT_VAR; in initializeStatics()
1431 delete ELT_VAR; in releaseStatics()