Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dgb2312.c74 _GB2312_check(const char *str, size_t n) in _GB2312_check() function
125 if ((len = _GB2312_check(s, n)) < 0) in _GB2312_mbrtowc()