Searched refs:sl_compallflags (Results 1 – 4 of 4) sorted by relevance
94 char_u *sl_compallflags; // all flags for compound words member
681 : slang->sl_compallflags, in find_word()1742 VIM_CLEAR(lp->sl_compallflags); in slang_clear()
1307 slang->sl_compallflags = ap; in read_compound()1333 && !byte_in_str(slang->sl_compallflags, c)) in read_compound()
247 ? slang->sl_compstartflags : slang->sl_compallflags, flag)) in can_be_compound()