Searched refs:pre_sect (Results 1 – 1 of 1) sorted by relevance
| /src/contrib/mandoc/ |
| H A D | mdoc_man.c | 114 static int pre_sect(DECL_ARGS); 148 { NULL, pre_sect, post_sect, ".SH", NULL }, /* Sh */ 149 { NULL, pre_sect, post_sect, ".SS", NULL }, /* Ss */ 847 pre_sect(DECL_ARGS) in pre_sect() function
|