Searched refs:mi_compflags (Results 1 – 1 of 1) sorted by relevance
104 char_u mi_compflags[MAXWLEN]; // flags for compound words used member729 mip->mi_compflags[mip->mi_complen] = ((unsigned)flags >> 24); in find_word()730 mip->mi_compflags[mip->mi_complen + 1] = NUL; in find_word()744 if (!can_compound(slang, fword, mip->mi_compflags)) in find_word()748 && !match_compoundrule(slang, mip->mi_compflags)) in find_word()