Home
last modified time | relevance | path

Searched refs:osc8_match_end (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/less/
H A Dsearch.c60 public POSITION osc8_match_end = NULL_POSITION; variable
1428 osc8_match_end = spos + ptr_diff(op2.osc8_start, line); in osc8_search_line1()
1460 size_t off = (size_t) (osc8_match_end - linepos); in osc8_search_line()
1486 size_t end_off = (size_t)(osc8_match_end - osc8_linepos); in osc8_shift_visible()
1880 op->osc8_end = &line[osc8_match_end - osc8_linepos]; in osc8_read_selected()