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

/freebsd-11-stable/contrib/mdocml/
H A Dtbl_opts.c49 {"center", TBL_OPT_CENTRE},
50 {"centre", TBL_OPT_CENTRE},
H A Dmandoc.h236 #define TBL_OPT_CENTRE (1 << 0) macro
H A Dtbl_term.c113 if (sp->opts->opts & TBL_OPT_CENTRE) {

Completed in 44 milliseconds