Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c170 static void f_substitute(typval_T *argvars, typval_T *rettv);
2045 ret_string, f_substitute},
9546 f_substitute(typval_T *argvars, typval_T *rettv) in f_substitute() function