Home
last modified time | relevance | path

Searched defs:nsDependentString (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsStringFwd.h26 class nsDependentString; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/indexedDB/
H A DIDBEvents.h19 class nsDependentString; variable
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsStringFwd.h68 using nsDependentString = nsTDependentString<char16_t>; variable
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsStringFwd.h63 using nsDependentString = nsTDependentString<char16_t>; variable
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsStringFwd.h68 using nsDependentString = nsTDependentString<char16_t>; variable
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsStringFwd.h68 using nsDependentString = nsTDependentString<char16_t>; variable
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsStringFwd.h68 using nsDependentString = nsTDependentString<char16_t>; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/glue/
H A DnsStringAPI.h916 #define nsDependentString nsDependentString_external macro
1095 nsDependentString() {} in nsDependentString() function
1105 : nsDependentString(static_cast<const char16_t*>(aData), aLength) in nsDependentString() function