Home
last modified time | relevance | path

Searched refs:wctype_l (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dwctype.h52 extern wctype_t wctype_l(const char*, locale_t);
/bionic/libc/bionic/
Dwctype.cpp105 wctype_t wctype_l(const char* property, locale_t) { in wctype_l() function