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