Searched refs:hlink_prefix (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/less/
H A Dline.c623 static char hlink_prefix[] = ESCS "]8;"; local
624 if (ch == hlink_prefix[pansi->hindex] ||
628 if (hlink_prefix[pansi->hindex] == '\0')

Completed in 105 milliseconds