Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dgbk.c55 static int _GBK_mbsinit(const mbstate_t *);
75 l->__mbsinit = _GBK_mbsinit; in _GBK_init()
85 _GBK_mbsinit(const mbstate_t *ps) in _GBK_mbsinit() function