Home
last modified time | relevance | path

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

/dports/textproc/halibut/halibut-1.2/
H A Dbk_whlp.c26 wchar_t *bullet, *lquote, *rquote, *titlepage, *sectsuffix, *listsuffix; member
81 ret.listsuffix = L"."; in whlp_configure()
121 ret.listsuffix = uadv(p->keyword); in whlp_configure()
567 whlp_wtext(&state, conf.listsuffix); in whlp_backend()
H A Dbk_text.c30 wchar_t *listsuffix, *startemph, *endemph, *startstrong, *endstrong; member
103 ret.listsuffix = L"."; in text_configure()
245 ret.listsuffix = uadv(p->keyword); in text_configure()
428 prefixextra = conf.listsuffix; in text_backend()
H A Dbk_info.c70 wchar_t *bullet, *listsuffix; member
142 ret.listsuffix = L"."; in info_configure()
233 ret.listsuffix = uadv(p->keyword); in info_configure()
554 prefixextra = conf.listsuffix; in info_backend()