Searched refs:reg_submatch_list (Results 1 – 3 of 3) sorted by relevance
12 list_T *reg_submatch_list(int no);
2486 reg_submatch_list(int no) in reg_submatch_list() function
9538 rettv->vval.v_list = reg_submatch_list(no); in f_submatch()