Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/util/
H A Dutf.d166 size_t toUTFindex(in char[] s, size_t n) in toUTFindex() function
182 size_t toUTFindex(in wchar[] s, size_t n) in toUTFindex() function
196 size_t toUTFindex(in dchar[] s, size_t n) in toUTFindex() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/
H A Dutf.d166 size_t toUTFindex(const scope char[] s, size_t n) in toUTFindex() function
182 size_t toUTFindex(const scope wchar[] s, size_t n) in toUTFindex() function
196 size_t toUTFindex(const scope dchar[] s, size_t n) in toUTFindex() function