Searched refs:wctype_l (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/include/ | ||
D | wctype.h | 52 extern wctype_t wctype_l(const char*, locale_t); |
/bionic/libc/bionic/ | ||
D | wctype.cpp | 105 wctype_t wctype_l(const char* property, locale_t) { in wctype_l() function |