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

/macosx-10.10.1/vim-55/src/
H A Doption.h159 #define CPO_STAR '*' /* ":*" means ":@" */ macro
H A Dex_docmd.c2014 else if (*ea.cmd == '*' && vim_strchr(p_cpo, CPO_STAR) == NULL)

Completed in 193 milliseconds