Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Dtbl_term.c139 static const int *borders_locale; variable
186 borders_locale = tp->enc == TERMENC_UTF8 ? in term_tbl()
791 if ((c = borders_locale[c]) > 127) { in tbl_fill_border()
803 c = borders_locale[c]; in tbl_direct_border()