Home
last modified time | relevance | path

Searched refs:Gecko_AppendUTF8toString (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/rust/nsstring/src/
H A Dlib.rs680 Gecko_AppendUTF8toString(self as *mut _, other as *const _); in append_utf8()
743 fn Gecko_AppendUTF8toString(this: *mut nsAString, other: *const nsACString); in Gecko_AppendUTF8toString() function
/dports/lang/spidermonkey60/firefox-60.9.0/servo/support/gecko/nsstring/src/
H A Dlib.rs955 Gecko_AppendUTF8toString(self, other.adapt().as_ptr()); in append_utf8()
1047 fn Gecko_AppendUTF8toString(this: *mut nsAString, other: *const nsACString); in Gecko_AppendUTF8toString() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsReadableUtils.cpp1134 void Gecko_AppendUTF8toString(nsAString* aThis, const nsACString* aOther) { in Gecko_AppendUTF8toString() function
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/string/
H A DnsReadableUtils.cpp1378 void Gecko_AppendUTF8toString(nsAString* aThis, const nsACString* aOther)