Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/mandoc/
H A Dhtml.c126 static void print_endword(struct html *);
506 print_endword(h); in print_encode()
683 print_endword(h); in print_otag()
934 print_endword(h); in print_tagged_text()
1063 print_endword(struct html *h) in print_endword() function