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

/freebsd-13-stable/contrib/less/
H A Dtags.c72 char tag_endline; /* True if the pattern includes '$' */ member in struct:tag
129 tp->tag_endline = endline;
402 (!curtag->tag_endline || line[len] == '\0' || line[len] == '\r'))

Completed in 36 milliseconds