Searched refs:reg_submatch (Results 1 – 3 of 3) sorted by relevance
11 char_u *reg_submatch(int no);
2391 reg_submatch(int no) in reg_submatch() function
9533 rettv->vval.v_string = reg_submatch(no); in f_submatch()