Searched refs:termp_bold_pre (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dmdoc_term.c93 static int termp_bold_pre(DECL_ARGS);
146 { termp_bold_pre, NULL }, /* Cm */
156 { termp_bold_pre, NULL }, /* Ic */
199 { termp_bold_pre, NULL }, /* Ms */
1246 termp_bold_pre(DECL_ARGS) function
1259 return termp_bold_pre(p, pair, meta, n);

Completed in 63 milliseconds