Lines Matching refs:sfprintf
414 sfprintf(op, "<"); in encode()
416 sfprintf(op, ">"); in encode()
418 sfprintf(op, """); in encode()
420 sfprintf(op, "&"); in encode()
422 sfprintf(op, "["); in encode()
424 sfprintf(op, "]"); in encode()
437 …sfprintf(op, "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0//EN\"><HTML><HEAD><!-- text massaged fo… in msg2html()
438 sfprintf(op, "<OL START=\"550717\">\n"); in msg2html()
444 sfprintf(op, "<P>"); in msg2html()
450 sfprintf(op, "<P>"); in msg2html()
453 sfprintf(op, "<P CLASS=\"", s); in msg2html()
456 sfprintf(op, "\">\n"); in msg2html()
462 sfprintf(op, "<LI>"); in msg2html()
465 sfprintf(op, "<LI>"); in msg2html()
473 sfprintf(op, "<BR>"); in msg2html()
485 sfprintf(op, "\">"); in msg2html()
490 sfprintf(op, "<"); in msg2html()
493 sfprintf(op, ">"); in msg2html()
496 sfprintf(op, "&"); in msg2html()
499 sfprintf(op, "["); in msg2html()
502 sfprintf(op, "]"); in msg2html()
508 sfprintf(op, "<P CLASS=\""); in msg2html()
519 sfprintf(op, "<P CLASS=\""); in msg2html()
535 sfprintf(op, " "); in msg2html()
552 sfprintf(op, "<P CLASS=\""); in msg2html()
559 sfprintf(op, " "); in msg2html()
572 sfprintf(op, "<P CLASS=\""); in msg2html()
618 sfprintf(op, " "); in msg2html()
631 sfprintf(op, " \">"); in msg2html()
634 sfprintf(op, "<BR>"); in msg2html()
643 sfprintf(op, "\">"); in msg2html()
651 sfprintf(op, "</OL>\n"); in msg2html()
652 sfprintf(op, "</BODY></HTML>\n"); in msg2html()