Searched defs:toAlphabetic (Results 1 – 1 of 1) sorted by relevance
145 static String toAlphabetic(int number, const CharacterType* alphabet, unsigned alphabetSize) in toAlphabetic() function157 static inline String toAlphabetic(int number, const CharacterType(&alphabet)[size]) in toAlphabetic() function