Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c248 re_parse_quantifier (re_compiler_ctx_t *re_ctx_p) /**< RegExp compiler context */ in re_parse_quantifier() function
830 if (ecma_is_value_true (re_parse_quantifier (re_ctx_p))) in re_parse_next_token()
885 re_parse_quantifier (re_ctx_p); in re_parse_next_token()
1129 re_parse_quantifier (re_ctx_p); in re_parse_char_class()
1174 re_parse_quantifier (re_ctx_p); in re_parse_alternative()
1195 re_parse_quantifier (re_ctx_p); in re_parse_alternative()
1268 re_parse_quantifier (re_ctx_p); in re_parse_alternative()