Searched refs:start_idx (Results 1 – 3 of 3) sorted by relevance
355 size_t start_idx = lr->idx - 1; in get_toplvl_escape() local382 lr->token.val.str.startmb = &lr->buf[start_idx]; in get_toplvl_escape()386 lr->token.val.str.lenmb = lr->idx - start_idx; in get_toplvl_escape()
2445 size_t start_idx = idx; in collate_output() local2459 assert (idx != start_idx); in collate_output()
2526 Idx i, start, end, start_idx = re_string_cur_idx (regexp); in parse_dup_op() local2564 re_string_set_index (regexp, start_idx); in parse_dup_op()