Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h431 inline bool Lexer::IsDecimalDigit(uint32_t cp) in IsDecimalDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
Dregexp.cpp49 static bool IsDecimalDigit(char32_t cp) in IsDecimalDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h628 inline bool Lexer::IsDecimalDigit(uint32_t cp) in IsDecimalDigit() function
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp49 static bool IsDecimalDigit(char32_t cp) in IsDecimalDigit() function