Home
last modified time | relevance | path

Searched refs:_GB2312_init (Results 1 – 3 of 3) sorted by last modified time

/freebsd/lib/libc/locale/
H A Dsetrunelocale.c145 ret = _GB2312_init(l, rl); in __setrunelocale()
H A Dmblocal.h103 int _GB2312_init(struct xlocale_ctype *, _RuneLocale *) __hidden;
H A Dgb2312.c64 _GB2312_init(struct xlocale_ctype *l, _RuneLocale *rl) in _GB2312_init() function