Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c39 static void f_cursor(typval_T *argsvars, typval_T *rettv);
1297 ret_number, f_cursor},
3103 f_cursor(typval_T *argvars, typval_T *rettv) in f_cursor() function