Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dmblen.c39 mblen_l(const char *s, size_t n, locale_t locale) in mblen_l() function
60 return mblen_l(s, n, __get_locale()); in mblen()
H A DSymbol.map109 mblen_l;
/freebsd/include/xlocale/
H A D_stdlib.h40 int mblen_l(const char *, size_t, locale_t);