Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mandoc/
H A Dmdoc_man.c67 static void post_percent(DECL_ARGS);
165 { NULL, NULL, post_percent, NULL, NULL }, /* %A */
166 { NULL, pre_em, post_percent, NULL, NULL }, /* %B */
167 { NULL, NULL, post_percent, NULL, NULL }, /* %D */
168 { NULL, pre_em, post_percent, NULL, NULL }, /* %I */
169 { NULL, pre_em, post_percent, NULL, NULL }, /* %J */
170 { NULL, NULL, post_percent, NULL, NULL }, /* %N */
171 { NULL, NULL, post_percent, NULL, NULL }, /* %O */
172 { NULL, NULL, post_percent, NULL, NULL }, /* %P */
173 { NULL, NULL, post_percent, NULL, NULL }, /* %R */
[all …]