Searched refs:osc8_match_start (Results 1 – 1 of 1) sorted by relevance
59 public POSITION osc8_match_start = NULL_POSITION; variable1423 if (osc8_linepos == linepos && osc8_match_start == spos + ptr_diff(op1.osc8_start, line)) in osc8_search_line1()1427 osc8_match_start = spos + ptr_diff(op1.osc8_start, line); in osc8_search_line1()1466 sline_len = (size_t) (osc8_match_start - linepos); in osc8_search_line()1485 size_t start_off = (size_t)(osc8_match_start - osc8_linepos); in osc8_shift_visible()1879 op->osc8_start = &line[osc8_match_start - osc8_linepos]; in osc8_read_selected()