Searched defs:toNumeric (Results 1 – 1 of 1) sorted by relevance
140 static String toNumeric(int number, const UChar* numerals, unsigned numeralsSize) in toNumeric() function150 template <size_t size> static inline String toNumeric(int number, const UChar(&alphabet)[size]) in toNumeric() function