Searched refs:osc8_match (Results 1 – 1 of 1) sorted by relevance
1349 typedef enum { OSC8_NO_MATCH, OSC8_MATCH, OSC8_ALREADY } osc8_match; typedef1351 static osc8_match osc8_search_line1(int search_type, POSITION linepos, POSITION spos, constant char… in osc8_search_line1()1425 static osc8_match osc8_search_line(int search_type, POSITION linepos, constant char *line, size_t l… in osc8_search_line()1432 osc8_match r; in osc8_search_line()