Searched refs:matchpos (Results 1 – 2 of 2) sorted by relevance
626 lpos_T matchpos; in searchit() local794 while (matchpos.lnum == 0 in searchit()799 : ((int)matchpos.col in searchit()819 if (matchcol == matchpos.col in searchit()831 matchcol = matchpos.col; in searchit()929 if (matchcol == matchpos.col in searchit()942 if (matchpos.lnum > 0) in searchit()944 matchcol = matchpos.col; in searchit()996 && matchpos.col == endpos.col)) in searchit()1024 end_pos->col = matchpos.col; in searchit()[all …]
13911 Problem: Using 'hlsearch' highlighting instead of matchpos if there is no