Searched defs:toAlphabetic (Results 1 – 1 of 1) sorted by relevance
117 static String toAlphabetic(int number, const UChar* alphabet, int alphabetSize) in toAlphabetic() function130 template <size_t size> static inline String toAlphabetic(int number, const UChar(&alphabet)[size]) in toAlphabetic() function