Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.h446 inline bool Lexer::IsOctalDigit(char32_t ch) in IsOctalDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
Dregexp.cpp54 static bool IsOctalDigit(char32_t cp) in IsOctalDigit() function
/arkcompiler/ets_frontend/ets2panda/lexer/
Dlexer.h643 inline bool Lexer::IsOctalDigit(char32_t ch) in IsOctalDigit() function
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp54 static bool IsOctalDigit(char32_t cp) in IsOctalDigit() function