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

/freebsd-9.3-release/lib/libc/locale/
H A Dmblen.c40 mblen_l(const char *s, size_t n, locale_t locale) function
60 return mblen_l(s, n, __get_locale());
H A DSymbol.map113 mblen_l;
/freebsd-9.3-release/include/xlocale/
H A D_stdlib.h41 int mblen_l(const char *, size_t, locale_t);

Completed in 55 milliseconds