Lines Matching refs:print_text
191 print_text(h, h->buf); in print_man_head()
234 print_text(h, n->string); in print_man_node()
335 print_text(h, title); in man_root_pre()
341 print_text(h, b); in man_root_pre()
347 print_text(h, title); in man_root_pre()
373 print_text(h, man->date); in man_root_post()
381 print_text(h, man->source); in man_root_post()
408 print_text(h, "\\~"); in man_br_pre()
600 print_text(h, "["); in man_OP_pre()
607 print_text(h, n->string); in man_OP_pre()
614 print_text(h, n->next->string); in man_OP_pre()
619 print_text(h, "]"); in man_OP_pre()