Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblocal.h103 void _GB2312_init(struct lc_ctype *);
H A Dsetrunelocale.c88 { "GB2312", _GB2312_init },
H A Dgb2312.c54 _GB2312_init(struct lc_ctype *lct) in _GB2312_init() function