Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dmblocal.h102 void _GB18030_init(struct lc_ctype *);
H A Dsetrunelocale.c87 { "GB18030", _GB18030_init },
H A Dgb18030.c59 _GB18030_init(struct lc_ctype *lct) in _GB18030_init() function