Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dhtml.c112 static int print_encode(struct html *, const char *, int);
328 print_encode(struct html *h, const char *p, int norecurse) in print_encode() function
437 (void)print_encode(h, val, 1); in print_attr()
578 if ( ! print_encode(h, word, 0)) { in print_text()