Searched refs:current_word (Results 1 – 4 of 4) sorted by relevance
9 int current_word(oparg_T *oap, long count, int include, int bigword);
66 function! s:current_word()167 let w = s:strip_namespace_and_macro_chars(s:current_word())310 let w = s:current_word()
680 current_word( in current_word() function
7246 flag = current_word(cap->oap, cap->count1, include, FALSE); in nv_object()7249 flag = current_word(cap->oap, cap->count1, include, TRUE); in nv_object()