Home
last modified time | relevance | path

Searched refs:IsIdCont (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp826 static bool IsIdCont(uint32_t cp) in IsIdCont() function
872 if (!IsIdCont(cp)) { in ParseIdent()