Home
last modified time | relevance | path

Searched refs:LIT_CHAR_CIRCUMFLEX (Results 1 - 2 of 2) sorted by relevance

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c407 return (cp == LIT_CHAR_CIRCUMFLEX in re_is_syntax_char()
687 case LIT_CHAR_CIRCUMFLEX: in re_parse_next_token()
950 if (*re_ctx_p->input_curr_p == LIT_CHAR_CIRCUMFLEX) in re_parse_char_class()
/third_party/jerryscript/jerry-core/parser/js/
H A Djs-lexer.c1752 LEXER_TYPE_B_TOKEN (LIT_CHAR_CIRCUMFLEX, LEXER_BIT_XOR, LIT_CHAR_EQUALS, in lexer_next_token()

Completed in 5 milliseconds