Searched refs:SEARCH_COL (Results 1 – 4 of 4) sorted by relevance
920 #define SEARCH_COL 0x1000 // start at specified column instead of zero macro
650 search_flags += SEARCH_COL; in may_adjust_incsearch_highlighting()
745 col = at_first_line && (options & SEARCH_COL) ? pos->col in searchit()
8053 options |= SEARCH_COL; in search_cmn()