print_escape
static int print_escape(struct html *, char);
if (print_escape(h, *p++))
} else if (print_escape(h, c) == 0)