Home
last modified time | relevance | path

Searched defs:toUTF16 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d695 wchar[] toUTF16(wchar[] buf, dchar c) in toUTF16() function
721 wstring toUTF16(in char[] s) in toUTF16() function
775 wstring toUTF16(wstring s) in toUTF16() function
787 wstring toUTF16(in dchar[] s) in toUTF16() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d695 wchar[] toUTF16(return scope wchar[] buf, dchar c) in toUTF16() function
721 wstring toUTF16(const scope char[] s) in toUTF16() function
787 wstring toUTF16(return scope wstring s) in toUTF16() function
799 wstring toUTF16(const scope dchar[] s) in toUTF16() function