Lines Matching refs:print_text
188 print_text(h, h->buf); in print_man_head()
223 print_text(h, n->string); in print_man_node()
313 print_text(h, title); in man_root_pre()
319 print_text(h, man->vol); in man_root_pre()
324 print_text(h, title); in man_root_pre()
344 print_text(h, man->date); in man_root_post()
351 print_text(h, man->source); in man_root_post()
377 print_text(h, "\\~"); in man_br_pre()
567 print_text(h, "["); in man_OP_pre()
574 print_text(h, n->string); in man_OP_pre()
581 print_text(h, n->next->string); in man_OP_pre()
586 print_text(h, "]"); in man_OP_pre()