Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
H A Dre-parser.c675 re_parse_next_token (re_compiler_ctx_t *re_ctx_p) /**< RegExp compiler context */ in re_parse_next_token() function
887 } /* re_parse_next_token */ in re_parse_next_token()
1151 ecma_value_t next_token_result = re_parse_next_token (re_ctx_p); in re_parse_alternative()

Completed in 2 milliseconds