Searched refs:SRCH_OSC8 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/less/ |
| H A D | less.h | 395 #define SRCH_OSC8 (1 << 16) /* */ macro
|
| H A D | search.c | 1626 if (search_type & SRCH_OSC8) in search_range() 1788 match = search_range(pos, NULL_POSITION, search_type | SRCH_OSC8, matches, -1, &pos, NULL, NULL); in osc8_search() 1823 r = osc8_search_line(SRCH_FORW|SRCH_OSC8, linepos, line, line_len, NULL, clickpos, &matches); in osc8_click()
|