Searched defs:toUCSindex (Results 1 – 2 of 2) sorted by relevance
119 size_t toUCSindex(in char[] s, size_t i) in toUCSindex() function138 size_t toUCSindex(in wchar[] s, size_t i) in toUCSindex() function157 size_t toUCSindex(in dchar[] s, size_t i) in toUCSindex() function
119 size_t toUCSindex(const scope char[] s, size_t i) in toUCSindex() function138 size_t toUCSindex(const scope wchar[] s, size_t i) in toUCSindex() function157 size_t toUCSindex(const scope dchar[] s, size_t i) in toUCSindex() function