Searched refs:count_props (Results 1 – 3 of 3) sorted by relevance
7 int count_props(linenr_T lnum, int only_starting);
492 count_props(linenr_T lnum, int only_starting) in count_props() function
1985 propcount += count_props((linenr_T) (curwin->w_cursor.lnum + t), t > 0); in do_join()