Home
last modified time | relevance | path

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

/third_party/jerryscript/jerry-core/parser/regexp/
Dre-parser.c1147 bool first_alternative = true; in re_parse_alternative() local
1219 re_insert_opcode (re_ctx_p, alternative_offset, first_alternative ? RE_OP_ALTERNATIVE_START in re_parse_alternative()
1223 first_alternative = false; in re_parse_alternative()
1321 if (!first_alternative) in re_parse_alternative()
1336 if (!first_alternative) in re_parse_alternative()