Lines Matching refs:term_word
378 term_word(p, n->string); in print_mdoc_node()
467 term_word(p, meta->os); in print_mdoc_foot()
475 term_word(p, meta->date); in print_mdoc_foot()
484 term_word(p, meta->os); in print_mdoc_foot()
533 term_word(p, title); in print_mdoc_head()
541 term_word(p, volume); in print_mdoc_head()
550 term_word(p, title); in print_mdoc_head()
756 term_word(p, "\\ \\ "); in termp_it_pre()
760 term_word(p, "\\ "); in termp_it_pre()
879 term_word(p, "\\[bu]"); in termp_it_pre()
885 term_word(p, "-"); in termp_it_pre()
892 term_word(p, buf); in termp_it_pre()
1040 term_word(p, "\\-"); in termp_fl_pre()
1058 term_word(p, "and"); in termp__a_pre()
1117 term_word(p, "\\(en"); in termp_nd_pre()
1155 term_word(p, n->string); in termp_xr_pre()
1161 term_word(p, "("); in termp_xr_pre()
1165 term_word(p, n->string); in termp_xr_pre()
1168 term_word(p, ")"); in termp_xr_pre()
1355 term_word(p, n->string); in termp_fn_pre()
1367 term_word(p, "("); in termp_fn_pre()
1375 term_word(p, n->string); in termp_fn_pre()
1380 term_word(p, ","); in termp_fn_pre()
1385 term_word(p, ")"); in termp_fn_pre()
1389 term_word(p, ";"); in termp_fn_pre()
1406 term_word(p, nn->string); in termp_fa_pre()
1410 term_word(p, ","); in termp_fa_pre()
1417 term_word(p, ","); in termp_fa_pre()
1540 term_word(p, "#include"); in termp_in_pre()
1541 term_word(p, "<"); in termp_in_pre()
1543 term_word(p, "<"); in termp_in_pre()
1556 term_word(p, ">"); in termp_in_post()
1585 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_pre()
1590 term_word(p, "{"); in termp_quote_pre()
1596 term_word(p, "["); in termp_quote_pre()
1602 term_word(p, "\\(lq"); in termp_quote_pre()
1608 term_word(p, n->norm->Es->child->string); in termp_quote_pre()
1612 term_word(p, "("); in termp_quote_pre()
1616 term_word(p, "\""); in termp_quote_pre()
1621 term_word(p, "\\(oq"); in termp_quote_pre()
1643 term_word(p, n->child != NULL && n->child->next == NULL && in termp_quote_post()
1648 term_word(p, "}"); in termp_quote_post()
1654 term_word(p, "]"); in termp_quote_post()
1660 term_word(p, "\\(rq"); in termp_quote_post()
1668 term_word(p, n->norm->Es->child->next->string); in termp_quote_post()
1672 term_word(p, ")"); in termp_quote_post()
1676 term_word(p, "\""); in termp_quote_post()
1681 term_word(p, "\\(cq"); in termp_quote_post()
1699 term_word(p, "\\&"); in termp_eo_pre()
1727 term_word(p, "\\&"); in termp_eo_post()
1749 term_word(p, "("); in termp_fo_pre()
1772 term_word(p, ")"); in termp_fo_post()
1776 term_word(p, ";"); in termp_fo_post()
1822 term_word(p, "'"); in termp_ap_pre()
1850 term_word(p, "."); in termp____post()
1853 term_word(p, ","); in termp____post()
1883 term_word(p, descr->string); in termp_lk_pre()
1888 term_word(p, ":"); in termp_lk_pre()
1893 term_word(p, link->string); in termp_lk_pre()
1899 term_word(p, punct->string); in termp_lk_pre()