Searched defs:IsDecimalDigit (Results 1 – 2 of 2) sorted by relevance
417 inline bool Lexer::IsDecimalDigit(uint32_t cp) in IsDecimalDigit() function
51 static bool IsDecimalDigit(char32_t cp) in IsDecimalDigit() function