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

  /src/lib/libc/locale/
iswctype_mb.c 144 iswctype_l(wint_t wc, wctype_t charclass, locale_t loc) function
162 return iswctype_l(wc, charclass, _current_locale());
  /src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
xlocale.h 163 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale) function

Completed in 17 milliseconds