Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_term.c111 static int termp_quote_pre(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 */
1577 termp_quote_pre(DECL_ARGS) in termp_quote_pre() function
[all …]