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 in typeref:typename:int
162 return iswctype_l(wc, charclass, _current_locale());
iswctype_mb.c 144 iswctype_l(wint_t wc, wctype_t charclass, locale_t loc) function in typeref:typename:int
162 return iswctype_l(wc, charclass, _current_locale());

Completed in 20 milliseconds