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

/freebsd-10.1-release/contrib/mdocml/
H A Dhtml.c112 static int print_encode(struct html *, const char *, int);
300 print_encode(struct html *h, const char *p, int norecurse) function
389 (void)print_encode(h, val, 1);
520 if ( ! print_encode(h, word, 0)) {

Completed in 48 milliseconds