Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dwctype.cpp91 wctype_t wctype(const char* property) { in wctype() argument
98 if (!strcmp(properties[i], property)) { in wctype()
105 wctype_t wctype_l(const char* property, locale_t) { in wctype_l() argument
106 return wctype(property); in wctype_l()
/bionic/libc/kernel/uapi/mtd/
Dubi-user.h111 __u8 property; member