Home
last modified time | relevance | path

Searched refs:reg_submatch (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dregexp.pro11 char_u *reg_submatch(int no);
/vim-8.2.3635/src/
H A Dregexp.c2391 reg_submatch(int no) in reg_submatch() function
H A Devalfunc.c9533 rettv->vval.v_string = reg_submatch(no); in f_submatch()