Searched refs:RE_OP_ALTERNATIVE_START (Results 1 – 4 of 4) sorted by relevance
61 RE_OP_ALTERNATIVE_START, /**< start of alternatives */ enumerator
387 case RE_OP_ALTERNATIVE_START: in re_dump_bytecode()
1219 re_insert_opcode (re_ctx_p, alternative_offset, first_alternative ? RE_OP_ALTERNATIVE_START in re_parse_alternative()
629 case RE_OP_ALTERNATIVE_START: in ecma_regexp_run()