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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c127 static int print_encode(struct html *, const char *, int);
333 print_encode(struct html *h, const char *p, int norecurse) function
431 (void)print_encode(h, val, 1);
550 if ( ! print_encode(h, word, 0)) {

Completed in 84 milliseconds