Searched refs:CPO_LINEOFF (Results 1 – 2 of 2) sorted by relevance
193 #define CPO_LINEOFF 'o' macro
1235 if (spats[0].off.line && vim_strchr(p_cpo, CPO_LINEOFF) != NULL) in do_search()