Searched defs:toUTFindex (Results 1 – 2 of 2) sorted by relevance
166 size_t toUTFindex(in char[] s, size_t n) in toUTFindex() function182 size_t toUTFindex(in wchar[] s, size_t n) in toUTFindex() function196 size_t toUTFindex(in dchar[] s, size_t n) in toUTFindex() function
166 size_t toUTFindex(const scope char[] s, size_t n) in toUTFindex() function182 size_t toUTFindex(const scope wchar[] s, size_t n) in toUTFindex() function196 size_t toUTFindex(const scope dchar[] s, size_t n) in toUTFindex() function