Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dsearch.c1368 typedef enum { OSC8_NO_MATCH, OSC8_MATCH, OSC8_ALREADY } osc8_match; typedef
1370 static osc8_match osc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char… in osc8_search_line1()
1444 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line()
1451 osc8_match r; in osc8_search_line()