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

/freebsd-9.3-release/contrib/less/
H A Dtags.c276 int tagendline; local
337 tagendline = 0;
358 tagendline = (p[-1] == '$');
359 if (tagendline)
363 tp = maketagent(tag, tagfile, taglinenum, tagpattern, tagendline);
445 * If tagendline is set, make sure we match all

Completed in 61 milliseconds