Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc_term.c111 static int termp_quote_pre(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 }, /* Po */
[all …]