Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Dmandocdb.c1967 char utfbuf[7], res[6]; in render_string() local
2043 addsz = utf8(unicode, utfbuf); in render_string()
2046 addcp = utfbuf; in render_string()