Searched defs:LossyAppendUTF16toASCII (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/xpcom18a4/xpcom/string/src/
H A DnsReadableUtils.cpp49 LossyAppendUTF16toASCII(aSource, aDest);
66 LossyAppendUTF16toASCII(nsDependentString(aSource), aDest);
114 LossyAppendUTF16toASCII( const nsAString& aSource, nsACString& aDest ) function
154 LossyAppendUTF16toASCII( const PRUnichar* aSource, nsACString& aDest ) function
157 LossyAppendUTF16toASCII(nsDependentString(aSource), aDest);

Completed in 54 milliseconds