Home
last modified time | relevance | path

Searched refs:termp_quote_post (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/mdocml/
H A Dmdoc_term.c80 static void termp_quote_post(DECL_ARGS);
157 { termp_quote_pre, termp_quote_post }, /* Op */
177 { termp_quote_pre, termp_quote_post }, /* Ao */
178 { termp_quote_pre, termp_quote_post }, /* Aq */
182 { termp_quote_pre, termp_quote_post }, /* Bo */
183 { termp_quote_pre, termp_quote_post }, /* Bq */
188 { termp_quote_pre, termp_quote_post }, /* Do */
189 { termp_quote_pre, termp_quote_post }, /* Dq */
202 { termp_quote_pre, termp_quote_post }, /* Po */
1632 termp_quote_post(DECL_ARGS) in termp_quote_post() function
[all …]