Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h436 inline bool Lexer::IsHexDigit(char32_t ch) in IsHexDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
Dregexp.cpp59 static bool IsHexDigit(char32_t cp) in IsHexDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h633 inline bool Lexer::IsHexDigit(char32_t ch) in IsHexDigit() function
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp59 static bool IsHexDigit(char32_t cp) in IsHexDigit() function