Searched refs:print_escape (Results 1 – 1 of 1) sorted by relevance
130 static int print_escape(struct html *, char);432 print_escape(struct html *h, char c) in print_escape() function507 if (print_escape(h, *p++)) in print_encode()584 } else if (print_escape(h, c) == 0) in print_encode()