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

/macosx-10.9.5/vim-53/src/
H A Dedit.c2913 #define DICT_EXACT (2) /* "dict" is the exact name of a file */ macro
2923 int flags; /* DICT_FIRST and/or DICT_EXACT */
2991 if (flags == DICT_EXACT)
3030 if (flags != DICT_EXACT)
3061 if (flags != DICT_EXACT)
4014 dict_f = DICT_EXACT;

Completed in 200 milliseconds