Searched refs:search_match_endcol (Results 1 – 5 of 5) sorted by relevance
641 pos.col = search_match_endcol; in win_line()647 if (fromcol == tocol && search_match_endcol) in win_line()
476 EXTERN colnr_T search_match_endcol; // col nr of match end variable
200 t->col = search_match_endcol; in set_search_match()
1045 search_match_endcol = endpos.col; in searchit()
4279 search_match_endcol = regmatch.endpos[0].col in ex_substitute()