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

/macosx-10.10.1/vim-55/src/
H A Doption.h133 #define CPO_LITERAL 'l' /* take char after backslash in [] literal */ macro
H A Dregexp.c910 cpo_lit = vim_strchr(p_cpo, CPO_LITERAL) != NULL;
1621 cpo_lit = vim_strchr(p_cpo, CPO_LITERAL) != NULL;

Completed in 137 milliseconds