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

/illumos-gate/usr/src/cmd/mandoc/
H A Dhtml.c126 static int print_escape(char);
302 print_escape(char c) function
359 if (print_escape(*p++))
420 else if ( ! print_escape(c))

Completed in 65 milliseconds