Home
last modified time | relevance | path

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

/dragonfly/contrib/mdocml/
H A Dmdoc_man.c73 static void post_percent(DECL_ARGS);
186 { NULL, NULL, post_percent, NULL, NULL }, /* %A */
188 { NULL, NULL, post_percent, NULL, NULL }, /* %D */
191 { NULL, NULL, post_percent, NULL, NULL }, /* %N */
192 { NULL, NULL, post_percent, NULL, NULL }, /* %O */
193 { NULL, NULL, post_percent, NULL, NULL }, /* %P */
194 { NULL, NULL, post_percent, NULL, NULL }, /* %R */
196 { NULL, NULL, post_percent, NULL, NULL }, /* %V */
258 { NULL, NULL, post_percent, NULL, NULL }, /* %C */
792 post_percent(DECL_ARGS) in post_percent() function
[all …]