Searched refs:getpos_both (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | evalfunc.c | 4357 getpos_both( in getpos_both() function 4438 getpos_both(argvars, rettv, FALSE, TRUE); in f_getcharpos() 4596 getpos_both(argvars, rettv, TRUE, FALSE); in f_getcurpos() 4605 getpos_both(argvars, rettv, TRUE, TRUE); in f_getcursorcharpos() 4617 getpos_both(argvars, rettv, FALSE, FALSE); in f_getpos()
|