Searched defs:toUTF16 (Results 1 – 2 of 2) sorted by relevance
695 wchar[] toUTF16(wchar[] buf, dchar c) in toUTF16() function721 wstring toUTF16(in char[] s) in toUTF16() function775 wstring toUTF16(wstring s) in toUTF16() function787 wstring toUTF16(in dchar[] s) in toUTF16() function
695 wchar[] toUTF16(return scope wchar[] buf, dchar c) in toUTF16() function721 wstring toUTF16(const scope char[] s) in toUTF16() function787 wstring toUTF16(return scope wstring s) in toUTF16() function799 wstring toUTF16(const scope dchar[] s) in toUTF16() function