Home
last modified time | relevance | path

Searched defs:towlower_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.h130 inline _LIBCPP_INLINE_VISIBILITY wint_t towlower_l(wint_t c, locale_t) { in towlower_l() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/win32/
H A Dlocale_win32.h258 #define towlower_l _towlower_l macro
/netbsd-src/external/apache2/llvm/dist/libcxx/include/__support/ibm/
H A Dxlocale.h184 wint_t towlower_l(wint_t wc, locale_t locale) in towlower_l() function