Home
last modified time | relevance | path

Searched defs:IsDecimalDigitForRadix (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp189 static bool IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function
194 static bool inline IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function