Home
last modified time | relevance | path

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

/src/lib/libc/locale/
H A Dmblocal.h97 int _UTF8_init(struct xlocale_ctype *, _RuneLocale *) __hidden;
H A Dsetrunelocale.c133 ret = _UTF8_init(l, rl); in __setrunelocale()
H A Dutf8.c65 _UTF8_init(struct xlocale_ctype *l, _RuneLocale *rl) in _UTF8_init() function