Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Devalfunc.c186 static void f_wordcount(typval_T *argvars, typval_T *rettv);
2279 ret_dict_number, f_wordcount},
10066 f_wordcount(typval_T *argvars UNUSED, typval_T *rettv) in f_wordcount() function