Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/locale/
H A Dmultibyte_c90.c51 mblen_l(const char *s, size_t n, locale_t loc) in mblen_l() function
67 return mblen_l(s, n, _current_locale()); in mblen()
/netbsd-src/include/
H A Dstdlib.h384 int mblen_l(const char *, size_t, locale_t);