Searched refs:to_end (Results 1 – 1 of 1) sorted by relevance
1452 char_u *to_end; in do_highlight() local1457 to_end = skiptowhite(to_start); in do_highlight()1466 if (!ends_excmd2(line, skipwhite(to_end))) in do_highlight()1474 to_len = (int)(to_end - to_start); in do_highlight()