Home
last modified time | relevance | path

Searched defs:uchar (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/
DkeywordsUtil.cpp181 auto uchar = static_cast<UChar32>(cp); in IsIdentifierStart() local
195 auto uchar = static_cast<UChar32>(cp); in IsIdentifierPart() local
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp822 auto uchar = static_cast<UChar32>(cp); in IsIdStart() local
828 auto uchar = static_cast<UChar32>(cp); in IsIdCont() local