Searched defs:compflags (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/zsh-61/zsh/Src/
H A Dglob.c652 int compflags = gf_noglobdots ? (PAT_FILE|PAT_NOGLD) : PAT_FILE; local
/macosx-10.10.1/vim-55/src/
H A Dspell.c5190 char_u *compflags = NULL; /* COMPOUNDFLAG and COMPOUNDRULE local
11282 char_u compflags[MAXWLEN]; /* compound flags, one for each word */ local
[all...]

Completed in 183 milliseconds