Home
last modified time | relevance | path

Searched defs:isalpha_l (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/include/support/xlocale/
D__posix_l_fallback.h27 inline _LIBCPP_INLINE_VISIBILITY int isalpha_l(int c, locale_t) { in isalpha_l() function
/external/libcxx/include/support/ibm/
Dxlocale.h31 int isalpha_l(int c, locale_t locale) in isalpha_l() function