Home
last modified time | relevance | path

Searched refs:tag_exists (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Dtag.h32 int tag_exists(const char *);
H A Dtag.c191 tag_exists(const char *tag) in tag_exists() function
H A Dmain.c1028 tag_exists(conf->output.tag)) in parse()