Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d807 dstring toUTF32(in char[] s) in toUTF32() function
828 dstring toUTF32(in wchar[] s) in toUTF32() function
849 dstring toUTF32(dstring s) in toUTF32() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d825 dstring toUTF32(const scope char[] s) in toUTF32() function
846 dstring toUTF32(const scope wchar[] s) in toUTF32() function
867 dstring toUTF32(return scope dstring s) in toUTF32() function