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

/freebsd-13-stable/contrib/mandoc/
H A Dmdoc_term.c113 static int termp_quote_pre(DECL_ARGS);
161 { termp_quote_pre, termp_quote_post }, /* Op */
181 { termp_quote_pre, termp_quote_post }, /* Ao */
182 { termp_quote_pre, termp_quote_post }, /* Aq */
186 { termp_quote_pre, termp_quote_post }, /* Bo */
187 { termp_quote_pre, termp_quote_post }, /* Bq */
192 { termp_quote_pre, termp_quote_post }, /* Do */
193 { termp_quote_pre, termp_quote_post }, /* Dq */
206 { termp_quote_pre, termp_quote_post }, /* Po */
207 { termp_quote_pre, termp_quote_pos
1628 termp_quote_pre(DECL_ARGS) function
[all...]

Completed in 53 milliseconds