Searched defs:capture_start (Results 1 – 3 of 3) sorted by relevance
82 uint32_t capture_start, /**< index of first nested capture */ in re_insert_into_group()149 uint32_t capture_start, /**< index of first nested capture */ in re_insert_assertion_lookahead()1166 const uint32_t capture_start = idx; in re_parse_alternative() local1187 const uint32_t capture_start = re_ctx_p->captures_count; in re_parse_alternative() local
1281 const uint32_t capture_start = re_get_value (&bc_p); in ecma_regexp_run() local
954 Register capture_start = w12; in GetCode() local