Searched defs:IsDecimalDigitForRadix (Results 1 – 1 of 1) sorted by relevance
189 static bool IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function194 static bool inline IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function