Searched refs:_GB18030_mbsinit (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/lib/libc/locale/
H A Dgb18030.c49 static int _GB18030_mbsinit(const mbstate_t *);
64 l->__mbsinit = _GB18030_mbsinit;
73 _GB18030_mbsinit(const mbstate_t *ps) function

Completed in 41 milliseconds