Lines Matching refs:term_word
376 term_word(p, n->string); in print_mdoc_node()
465 term_word(p, meta->os); in print_mdoc_foot()
473 term_word(p, meta->date); in print_mdoc_foot()
482 term_word(p, meta->os); in print_mdoc_foot()
531 term_word(p, title); in print_mdoc_head()
539 term_word(p, volume); in print_mdoc_head()
548 term_word(p, title); in print_mdoc_head()
755 term_word(p, "\\ \\ "); in termp_it_pre()
759 term_word(p, "\\ "); in termp_it_pre()
878 term_word(p, "\\[bu]"); in termp_it_pre()
884 term_word(p, "-"); in termp_it_pre()
891 term_word(p, buf); in termp_it_pre()
1039 term_word(p, "\\-"); in termp_fl_pre()
1057 term_word(p, "and"); in termp__a_pre()
1116 term_word(p, "\\(en"); in termp_nd_pre()
1154 term_word(p, n->string); in termp_xr_pre()
1160 term_word(p, "("); in termp_xr_pre()
1164 term_word(p, n->string); in termp_xr_pre()
1167 term_word(p, ")"); in termp_xr_pre()
1354 term_word(p, n->string); in termp_fn_pre()
1366 term_word(p, "("); in termp_fn_pre()
1374 term_word(p, n->string); in termp_fn_pre()
1379 term_word(p, ","); in termp_fn_pre()
1384 term_word(p, ")"); in termp_fn_pre()
1388 term_word(p, ";"); in termp_fn_pre()
1405 term_word(p, nn->string); in termp_fa_pre()
1409 term_word(p, ","); in termp_fa_pre()
1416 term_word(p, ","); in termp_fa_pre()
1539 term_word(p, "#include"); in termp_in_pre()
1540 term_word(p, "<"); in termp_in_pre()
1542 term_word(p, "<"); in termp_in_pre()
1555 term_word(p, ">"); in termp_in_post()
1584 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_pre()
1589 term_word(p, "{"); in termp_quote_pre()
1595 term_word(p, "["); in termp_quote_pre()
1601 term_word(p, "\\(lq"); in termp_quote_pre()
1607 term_word(p, n->norm->Es->child->string); in termp_quote_pre()
1611 term_word(p, "("); in termp_quote_pre()
1615 term_word(p, "\""); in termp_quote_pre()
1620 term_word(p, "\\(oq"); in termp_quote_pre()
1642 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_post()
1647 term_word(p, "}"); in termp_quote_post()
1653 term_word(p, "]"); in termp_quote_post()
1659 term_word(p, "\\(rq"); in termp_quote_post()
1667 term_word(p, n->norm->Es->child->next->string); in termp_quote_post()
1671 term_word(p, ")"); in termp_quote_post()
1675 term_word(p, "\""); in termp_quote_post()
1680 term_word(p, "\\(cq"); in termp_quote_post()
1698 term_word(p, "\\&"); in termp_eo_pre()
1726 term_word(p, "\\&"); in termp_eo_post()
1748 term_word(p, "("); in termp_fo_pre()
1771 term_word(p, ")"); in termp_fo_post()
1775 term_word(p, ";"); in termp_fo_post()
1821 term_word(p, "'"); in termp_ap_pre()
1849 term_word(p, "."); in termp____post()
1852 term_word(p, ","); in termp____post()
1882 term_word(p, descr->string); in termp_lk_pre()
1887 term_word(p, ":"); in termp_lk_pre()
1892 term_word(p, link->string); in termp_lk_pre()
1898 term_word(p, punct->string); in termp_lk_pre()