Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d119 size_t toUCSindex(in char[] s, size_t i) in toUCSindex() function
138 size_t toUCSindex(in wchar[] s, size_t i) in toUCSindex() function
157 size_t toUCSindex(in dchar[] s, size_t i) in toUCSindex() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d119 size_t toUCSindex(const scope char[] s, size_t i) in toUCSindex() function
138 size_t toUCSindex(const scope wchar[] s, size_t i) in toUCSindex() function
157 size_t toUCSindex(const scope dchar[] s, size_t i) in toUCSindex() function