Lines Matching refs:end_idx
324 …s_T *m_endpos, lpos_T *hl_endpos, long *flagsp, lpos_T *end_endpos, int *end_idx, reg_extmatch_T *…
1769 int end_idx; // group ID for end pattern in syn_current_attr() local
2061 end_idx = 0; in syn_current_attr()
2077 &flags, &eoe_pos, &end_idx, cur_extmatch); in syn_current_attr()
2125 next_match_end_idx = end_idx; in syn_current_attr()
2692 int end_idx; in update_si_end() local
2708 end_idx = 0; in update_si_end()
2712 &(sip->si_flags), &end_endpos, &end_idx, sip->si_extmatch); in update_si_end()
2739 sip->si_end_idx = end_idx; in update_si_end()
2795 int *end_idx, // return: group ID for end pat. match, or 0 in find_endpos() argument
2975 *end_idx = best_idx; in find_endpos()
3000 *end_idx = 0; in find_endpos()