Searched refs:print_href (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/bsd/mdocml/dist/ |
H A D | html.c | 122 static void print_href(struct html *, const char *, const char *, int); 550 print_href(struct html *h, const char *name, const char *sec, int man) in print_href() function 670 print_href(h, arg1, NULL, 0); in print_otag() 674 print_href(h, arg1, arg2, 1); in print_otag()
|