Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/lexer/token/
Dletters.h23 #define LEX_CHAR_NULL 0x00 /* \0 */ macro
/arkcompiler/ets_frontend/es2panda/lexer/regexp/
Dregexp.cpp302 return LEX_CHAR_NULL; in ParseClassAtom()
/arkcompiler/ets_frontend/es2panda/lexer/
Dlexer.cpp596 cp = LEX_CHAR_NULL; in ScanStringUnicodePart()