Home
last modified time | relevance | path

Searched refs:LEX_CHAR_LOWERCASE_R (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/token/
H A Dletters.h48 #define LEX_CHAR_LOWERCASE_R 0x72 /* r */ macro
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.cpp351 case LEX_CHAR_LOWERCASE_R: { in ParseClassAtom()
482 case LEX_CHAR_LOWERCASE_R: in ParseAtomEscapeSwitch()
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
H A Dregexp.cpp348 case LEX_CHAR_LOWERCASE_R: { in ParseClassAtom()
478 case LEX_CHAR_LOWERCASE_R: in ParseAtomEscape()
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dletters.h48 inline constexpr char32_t LEX_CHAR_LOWERCASE_R = 0x72; /* r */ member
/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.cpp570 case LEX_CHAR_LOWERCASE_R: { in ScanUnicodeCharacter()
1488 case LEX_CHAR_LOWERCASE_R: in NextToken()
/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.cpp588 case LEX_CHAR_LOWERCASE_R: { in ScanStringUnicodePart()
1620 case LEX_CHAR_LOWERCASE_R: { in NextToken()

Completed in 6 milliseconds