Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
Dre-token.h40 RE_TOK_ASSERT_END, /**< "$" */ enumerator
Dre-parser.c694 re_ctx_p->token.type = RE_TOK_ASSERT_END; in re_parse_next_token()
1231 case RE_TOK_ASSERT_END: in re_parse_alternative()