Home
last modified time | relevance | path

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

/external/libcxx/include/support/win32/
Dlocale_win32.h71 islower_l(int c, _locale_t loc) in islower_l() function
/external/libcxx/include/support/xlocale/
Dxlocale.h49 static inline int islower_l(int c, locale_t) { in islower_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h111 int islower_l(int c, locale_t locale) in islower_l() function