Searched refs:property (Results 1 – 2 of 2) sorted by relevance
91 wctype_t wctype(const char* property) { in wctype() argument98 if (!strcmp(properties[i], property)) { in wctype()105 wctype_t wctype_l(const char* property, locale_t) { in wctype_l() argument106 return wctype(property); in wctype_l()
111 __u8 property; member