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

/macosx-10.10.1/vim-55/src/
H A Doption.h239 #define COM_BLANK 'b' /* needs blank after string */ macro
H A Dmisc1.c860 if (*p == COM_BLANK)
889 if (*p == COM_BLANK)
1625 if (vim_strchr(part_buf, COM_BLANK) != NULL

Completed in 124 milliseconds