Searched refs:osc8_end (Results 1 – 1 of 1) sorted by relevance
1254 constant char *osc8_end; member1267 …pop->osc8_start = pop->osc8_end = pop->uri_start = pop->uri_end = pop->params_start = pop->params_… in osc8_parse()1301 pop->osc8_end = line; in osc8_parse()1330 clickpos < linepos + ptr_diff(op2->osc8_end, line); in osc8_param_match()1391 for (linep2 = op1.osc8_end; linep2 < line_end; linep2++) in osc8_search_line1()1397 op2.osc8_end = op2.osc8_start = line_end; in osc8_search_line1()1398 if ((op2.osc8_start > op1.osc8_end || param != NULL) && in osc8_search_line1()1405 op2.osc8_end = op2.osc8_start = line_end; in osc8_search_line1()1412 if (((!osc8_empty_uri(&op1) && op2.osc8_start > op1.osc8_end) || param != NULL) && in osc8_search_line1()1433 osc8_text_start = spos + ptr_diff(op1.osc8_end, line); in osc8_search_line1()[all …]