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

/freebsd-10.1-release/contrib/mdocml/
H A Dmdoc_man.c52 static void post_percent(DECL_ARGS);
121 { NULL, NULL, post_percent, NULL, NULL }, /* _%A */
123 { NULL, NULL, post_percent, NULL, NULL }, /* _%D */
125 { NULL, pre_enc, post_percent, "\\fI", "\\fP" }, /* %J */
130 { NULL, pre_enc, post_percent, "\"", "\"" }, /* %T */
390 post_percent(DECL_ARGS) function

Completed in 65 milliseconds