Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwchar.cpp270 wctype_t wctype(const char* property) { in wctype() argument
277 if (!strcmp(properties[i], property)) { in wctype()