Searched refs:allwords (Results 1 – 2 of 2) sorted by relevance
8 int spell_move_to(win_T *wp, int dir, int allwords, int curline, hlf_T *attrp);
1267 int allwords, // TRUE for "[s"/"]s", FALSE for "[S"/"]S" in spell_move_to() argument1368 if (allwords || attr == HLF_SPB) in spell_move_to()