Searched defs:IsDecimalDigit (Results 1 – 4 of 4) sorted by relevance
431 inline bool Lexer::IsDecimalDigit(uint32_t cp) in IsDecimalDigit() function
49 static bool IsDecimalDigit(char32_t cp) in IsDecimalDigit() function
628 inline bool Lexer::IsDecimalDigit(uint32_t cp) in IsDecimalDigit() function