Home
last modified time | relevance | path

Searched defs:iswlower_l (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h94 inline _LIBCPP_INLINE_VISIBILITY int iswlower_l(wint_t c, locale_t) { in iswlower_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h252 #define iswlower_l _iswlower_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h127 int iswlower_l(wchar_t wc, locale_t locale) in iswlower_l() function