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

/freebsd-10.3-release/contrib/mdocml/
H A Dmdoc_term.c79 static void termp_quote_post(DECL_ARGS);
158 { termp_quote_pre, termp_quote_post }, /* Op */
178 { termp_quote_pre, termp_quote_post }, /* Ao */
179 { termp_quote_pre, termp_quote_post }, /* Aq */
183 { termp_quote_pre, termp_quote_post }, /* Bo */
184 { termp_quote_pre, termp_quote_post }, /* Bq */
189 { termp_quote_pre, termp_quote_post }, /* Do */
190 { termp_quote_pre, termp_quote_post }, /* Dq */
194 { termp_quote_pre, termp_quote_post }, /* Eo */
203 { termp_quote_pre, termp_quote_post }, /* P
1961 termp_quote_post(DECL_ARGS) function
[all...]

Completed in 43 milliseconds