Lines Matching refs:term_word
375 term_word(p, n->string); in print_mdoc_node()
464 term_word(p, meta->os); in print_mdoc_foot()
472 term_word(p, meta->date); in print_mdoc_foot()
481 term_word(p, meta->os); in print_mdoc_foot()
530 term_word(p, title); in print_mdoc_head()
538 term_word(p, volume); in print_mdoc_head()
547 term_word(p, title); in print_mdoc_head()
764 term_word(p, "\\ \\ "); in termp_it_pre()
768 term_word(p, "\\ "); in termp_it_pre()
887 term_word(p, "\\[bu]"); in termp_it_pre()
893 term_word(p, "-"); in termp_it_pre()
900 term_word(p, buf); in termp_it_pre()
1042 term_word(p, "\\-"); in termp_fl_pre()
1059 term_word(p, "and"); in termp__a_pre()
1120 term_word(p, "\\(en"); in termp_nd_pre()
1153 term_word(p, n->string); in termp_xr_pre()
1159 term_word(p, "("); in termp_xr_pre()
1163 term_word(p, n->string); in termp_xr_pre()
1166 term_word(p, ")"); in termp_xr_pre()
1375 term_word(p, n->string); in termp_fn_pre()
1390 term_word(p, "("); in termp_fn_pre()
1398 term_word(p, n->string); in termp_fn_pre()
1403 term_word(p, ","); in termp_fn_pre()
1408 term_word(p, ")"); in termp_fn_pre()
1412 term_word(p, ";"); in termp_fn_pre()
1432 term_word(p, nn->string); in termp_fa_pre()
1437 term_word(p, ","); in termp_fa_pre()
1582 term_word(p, "#include"); in termp_in_pre()
1583 term_word(p, "<"); in termp_in_pre()
1585 term_word(p, "<"); in termp_in_pre()
1601 term_word(p, ">"); in termp_in_post()
1632 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_pre()
1637 term_word(p, "{"); in termp_quote_pre()
1643 term_word(p, "["); in termp_quote_pre()
1649 term_word(p, "\\(lq"); in termp_quote_pre()
1655 term_word(p, n->norm->Es->child->string); in termp_quote_pre()
1659 term_word(p, "("); in termp_quote_pre()
1663 term_word(p, "\""); in termp_quote_pre()
1668 term_word(p, "\\(oq"); in termp_quote_pre()
1690 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_post()
1695 term_word(p, "}"); in termp_quote_post()
1701 term_word(p, "]"); in termp_quote_post()
1707 term_word(p, "\\(rq"); in termp_quote_post()
1715 term_word(p, n->norm->Es->child->next->string); in termp_quote_post()
1719 term_word(p, ")"); in termp_quote_post()
1723 term_word(p, "\""); in termp_quote_post()
1728 term_word(p, "\\(cq"); in termp_quote_post()
1746 term_word(p, "\\&"); in termp_eo_pre()
1774 term_word(p, "\\&"); in termp_eo_post()
1798 term_word(p, "("); in termp_fo_pre()
1818 term_word(p, n->child->string); in termp_fo_pre()
1830 term_word(p, ")"); in termp_fo_post()
1834 term_word(p, ";"); in termp_fo_post()
1880 term_word(p, "'"); in termp_ap_pre()
1906 term_word(p, "."); in termp____post()
1909 term_word(p, ","); in termp____post()
1941 term_word(p, descr->string); in termp_lk_pre()
1946 term_word(p, ":"); in termp_lk_pre()
1951 term_word(p, link->string); in termp_lk_pre()
1957 term_word(p, punct->string); in termp_lk_pre()