Lines Matching refs:sfputr
930 sfputr(opt_info.state->cp, ":[string]", -1); in init()
996 sfputr(ip, b, -1); in expand()
1187 sfputr(sp, font(f, style, 1), -1); in label()
1210 sfputr(sp, font(f, style, 0), -1); in label()
1261 sfputr(sp, font(f, style, 0), -1); in label()
1286 sfputr(sp, font(a, style, !!(f ^= a)), -1); in label()
1315 sfputr(sp, "<", -1); in label()
1344 sfputr(sp, ">", -1); in label()
1351 sfputr(sp, "&", -1); in label()
1382 sfputr(sp, font(f, style, 0), -1); in label()
1434 sfputr(sp, b, -1); in args()
1439 sfputr(sp, T(id, catalog, b), -1); in args()
1447 sfputr(sp, "<BR>", '\n'); in args()
1449 sfputr(sp, ".br", '\n'); in args()
1451 sfputr(sp, ".BR", '\n'); in args()
1514 sfputr(sp, "<H4>", -1); in item()
1515 sfputr(sp, "<A name=\"", -1); in item()
1524 sfputr(sp, "\">", -1); in item()
1526 sfputr(sp, "</A>", -1); in item()
1528 sfputr(sp, "</H4>", -1); in item()
1548 sfputr(sp, level ? ".SP" : ".PP", -1); in item()
1760 sfputr(sp, font(f, style, 0), -1); in textout()
1774 sfputr(sp, font(f, style, 0), -1); in textout()
1827 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
1835 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
1844 sfputr(sp, font(FONT_BOLD, style, 1), -1); in textout()
1852 sfputr(sp, font(FONT_BOLD, style, 0), -1); in textout()
1913 sfputr(sp, font(f, style, 0), -1); in textout()
1938 sfputr(sp, font(a, style, !!(f ^= a)), -1); in textout()
1983 sfputr(sp, "<", -1); in textout()
2012 sfputr(sp, ">", -1); in textout()
2019 sfputr(sp, "&", -1); in textout()
2855 sfputr(sp_body, "\n.OP - - anyof", '\n'); in opthelp()
2984 sfputr(sp_body, "\n.OP - - oneof", '\n'); in opthelp()
3014 sfputr(sp_body, ".FN", ' '); in opthelp()
3018 sfputr(sp, "void", -1); in opthelp()
3024 sfputr(sp_body, ".OP", ' '); in opthelp()
3045 sfputr(sp_body, attrs[j].name, -1); in opthelp()
3053 sfputr(sp_body, attrs[j].name, -1); in opthelp()
3071 sfputr(sp_body, font(FONT_BOLD, style, 1), -1); in opthelp()
3078 sfputr(sp_body, C("long-option[=value]"), -1); in opthelp()
3083 sfputr(sp_body, font(FONT_BOLD, style, 0), -1); in opthelp()
3207 sfputr(sp_body, p, -1); in opthelp()
3350 sfputr(sp, t, ']'); in opthelp()
3361 sfputr(sp, t, '\n'); in opthelp()
3385 sfputr(sp, t, -1); in opthelp()
3557 sfputr(mp, "[", -1); in opthelp()
3559 sfputr(mp, "]", -1); in opthelp()
3572 sfputr(mp, "[", -1); in opthelp()
3574 sfputr(mp, "]", -1); in opthelp()
3593 sfputr(mp, "[", -1); in opthelp()
3598 sfputr(mp, "]", -1); in opthelp()
3624 sfputr(mp, "Copyright ©", -1); in opthelp()
3690 sfputr(mp, p, 0); in opthelp()
3779 sfputr(mp, s, ':'); in opterror()
3786 sfputr(mp, s, ' '); in opterror()
3801 sfputr(mp, T(id, catalog, p), ' '); in opterror()
3809 sfputr(mp, opt_info.arg, ':'); in opterror()
3826 sfputr(mp, p, -1); in opterror()
3828 sfputr(mp, " -- out of range", -1); in opterror()