Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c125 static void print_endword(struct html *);
502 print_endword(h); in print_encode()
679 print_endword(h); in print_otag()
927 print_endword(h); in print_tagged_text()
1056 print_endword(struct html *h) in print_endword() function