Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlocale_win32.h95 #define iswlower_l _iswlower_l macro
/external/libcxx/include/support/xlocale/
Dxlocale.h97 static inline int iswlower_l(wint_t c, locale_t) { in iswlower_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h180 int iswlower_l(wchar_t wc, locale_t locale) in iswlower_l() function