HomeSort by: relevance | last modified time | path
    Searched refs:mblen_l (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/locale/
multibyte_c90.c 51 mblen_l(const char *s, size_t n, locale_t loc) function in typeref:typename:int
67 return mblen_l(s, n, _current_locale());
  /src/include/
stdlib.h 388 int mblen_l(const char *, size_t, locale_t);

Completed in 13 milliseconds