Searched defs:toNumeric (Results 1 – 1 of 1) sorted by relevance
150 static String toNumeric(int number, const CharacterType* numerals, unsigned numeralsSize) in toNumeric() function162 static inline String toNumeric(int number, const CharacterType(&alphabet)[size]) in toNumeric() function