Searched refs:NS_UTF16ToCString (Results 1 - 6 of 6) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/tests/
H A DTestMinStringAPI.cpp177 NS_UTF16ToCString(s, NS_CSTRING_ENCODING_ASCII, temp);
182 NS_UTF16ToCString(s, NS_CSTRING_ENCODING_UTF8, temp);
/vbox/src/libs/xpcom18a4/xpcom/build/
H A Ddlldeps.cpp200 NS_UTF16ToCString(str1, NS_CSTRING_ENCODING_ASCII, str2);
H A DnsStringAPI.cpp241 NS_UTF16ToCString(const nsAString &aSrc, function
/vbox/src/libs/xpcom18a4/xpcom/stub/
H A DnsStringAPI.cpp241 NS_UTF16ToCString(const nsAString &aSrc, function
/vbox/src/libs/xpcom18a4/xpcom/string/public/
H A DnsStringAPI.h59 #define NS_UTF16ToCString VBoxNsxpNS_UTF16ToCString macro
619 * NS_UTF16ToCString
634 NS_UTF16ToCString(const nsAString &aSource, nsCStringEncoding aDestEncoding,
/vbox/src/libs/xpcom18a4/xpcom/glue/standalone/
H A DnsXPCOMGlue.cpp413 NS_UTF16ToCString(const nsAString &aSrc, PRUint32 aDestEncoding, nsACString &aDest) function

Completed in 48 milliseconds