Searched refs:use_flags (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/src/
H A Dspell.c6875 int use_flags; local
6968 use_flags = flags;
6976 use_flags |= get_affix_flags(affile, ae->ae_flags);
7053 use_flags |= WF_HAS_AFF;
7068 use_flags |= WF_NOCOMPAFT;
7070 use_flags |= WF_NOCOMPBEF;
7074 if (store_word(spin, newword, use_flags,
7086 use_flags, use_pfxlist, pfxlen) == FAIL)
7097 use_flags, use_pfxlist,
7103 use_flags, use_pfxlis
[all...]

Completed in 126 milliseconds