Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblocal.h97 void _UTF8_init(struct lc_ctype *);
H A Dsetrunelocale.c82 { "UTF-8", _UTF8_init },
H A Dutf8.c52 _UTF8_init(struct lc_ctype *lct) in _UTF8_init() function