Searched defs:IsDecimalDigitForRadix (Results 1 – 4 of 4) 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
168 static bool IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function173 static bool inline IsDecimalDigitForRadix(int c, int radix) { in IsDecimalDigitForRadix() function