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

/openbsd-current/lib/libcrypto/asn1/
H A Da_strex.c233 unsigned char utfbuf[6]; local
236 utflen = UTF8_putc(utfbuf, sizeof utfbuf, c);
245 len = do_esc_char(utfbuf[i],
/openbsd-current/usr.bin/mandoc/
H A Dmandocdb.c1912 char utfbuf[7], res[6]; local
1999 addsz = utf8(unicode, utfbuf);
2002 addcp = utfbuf;

Completed in 107 milliseconds