Home
last modified time | relevance | path

Searched defs:iswalpha_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.h74 inline _LIBCPP_INLINE_VISIBILITY int iswalpha_l(wint_t c, locale_t) { in iswalpha_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h253 #define iswalpha_l _iswalpha_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h97 int iswalpha_l(wchar_t wc, locale_t locale) in iswalpha_l() function