Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-token.h45 RE_TOK_ASSERT_LOOKAHEAD, /**< "(?=" */ enumerator
H A Dre-parser.c780 re_ctx_p->token.type = RE_TOK_ASSERT_LOOKAHEAD; in re_parse_next_token()
785 re_ctx_p->token.type = RE_TOK_ASSERT_LOOKAHEAD; in re_parse_next_token()
1246 case RE_TOK_ASSERT_LOOKAHEAD: in re_parse_alternative()

Completed in 3 milliseconds