Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dmblocal.h102 int _GB18030_init(struct xlocale_ctype *, _RuneLocale *) __hidden;
H A Dsetrunelocale.c143 ret = _GB18030_init(l, rl); in __setrunelocale()
H A Dgb18030.c69 _GB18030_init(struct xlocale_ctype *l, _RuneLocale *rl) in _GB18030_init() function