Home
last modified time | relevance | path

Searched refs:LEX_CHAR_NULL (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_frontend/es2panda/lexer/token/
H A Dletters.h23 #define LEX_CHAR_NULL 0x00 /* \0 */ macro
/arkcompiler/ets_frontend/ets2panda/lexer/token/
H A Dletters.h23 inline constexpr char32_t LEX_CHAR_NULL = 0x00; /* \0 */ member
/arkcompiler/ets_frontend/ets2panda/lexer/regexp/
H A Dregexp.cpp306 return LEX_CHAR_NULL; in ParseClassAtom()
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
H A Dregexp.cpp303 return LEX_CHAR_NULL; in ParseClassAtom()
/arkcompiler/ets_frontend/ets2panda/util/
H A Dhelpers.cpp657 case lexer::LEX_CHAR_NULL: { in GetEscapedCharacter()
/arkcompiler/ets_frontend/ets2panda/lexer/
H A Dlexer.cpp589 cp = LEX_CHAR_NULL; in ScanUnicodeCharacter()
/arkcompiler/ets_frontend/es2panda/lexer/
H A Dlexer.cpp610 cp = LEX_CHAR_NULL; in ScanStringUnicodePart()

Completed in 8 milliseconds