Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.h50 ecma_value_t re_parse_alternative (re_compiler_ctx_t *re_ctx_p, bool expect_eof);
Dre-parser.c1143 bool expect_eof) /**< expect end of file */ in re_parse_alternative() argument
1316 if (expect_eof) in re_parse_alternative()
1331 if (!expect_eof) in re_parse_alternative()