Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dmblocal.h104 int _GBK_init(struct xlocale_ctype *, _RuneLocale *) __hidden;
H A Dgbk.c70 _GBK_init(struct xlocale_ctype *l, _RuneLocale *rl) in _GBK_init() function
H A Dsetrunelocale.c147 ret = _GBK_init(l, rl); in __setrunelocale()