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

/freebsd-13-stable/contrib/less/
H A Dtags.c171 * and "tagpattern" to the search pattern which should be used
279 char *tagpattern; local
315 tagpattern = NULL;
355 tagpattern = p;
367 tp = maketagent(tag, tagfile, taglinenum, tagpattern, tagendline);

Completed in 67 milliseconds