Home
last modified time | relevance | path

Searched defs:AppendUTF16toUTF8 (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/string/
H A DnsReadableUtils.h146 [[nodiscard]] inline bool AppendUTF16toUTF8( in AppendUTF16toUTF8() function
153 inline void AppendUTF16toUTF8(mozilla::Span<const char16_t> aSource, in AppendUTF16toUTF8() function
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/string/
H A DnsReadableUtils.h146 [[nodiscard]] inline bool AppendUTF16toUTF8( in AppendUTF16toUTF8() function
153 inline void AppendUTF16toUTF8(mozilla::Span<const char16_t> aSource, in AppendUTF16toUTF8() function
/dports/www/firefox/firefox-99.0/xpcom/string/
H A DnsReadableUtils.h146 [[nodiscard]] inline bool AppendUTF16toUTF8( in AppendUTF16toUTF8() function
153 inline void AppendUTF16toUTF8(mozilla::Span<const char16_t> aSource, in AppendUTF16toUTF8() function
/dports/www/firefox-esr/firefox-91.8.0/xpcom/string/
H A DnsReadableUtils.h146 [[nodiscard]] inline bool AppendUTF16toUTF8( in AppendUTF16toUTF8() function
153 inline void AppendUTF16toUTF8(mozilla::Span<const char16_t> aSource, in AppendUTF16toUTF8() function
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/string/
H A DnsReadableUtils.cpp211 void AppendUTF16toUTF8(const nsAString& aSource, nsACString& aDest) { in AppendUTF16toUTF8() function
219 bool AppendUTF16toUTF8(const nsAString& aSource, nsACString& aDest, in AppendUTF16toUTF8() function
343 void AppendUTF16toUTF8(const char16ptr_t aSource, nsACString& aDest) { in AppendUTF16toUTF8() function