Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducase.h277 ucase_hasBinaryProperty(UChar32 c, UProperty which);
Duprops.cpp61 return ucase_hasBinaryProperty(c, which); in caseBinaryPropertyContains()
Ducase.cpp1286 ucase_hasBinaryProperty(UChar32 c, UProperty which) { in ucase_hasBinaryProperty() function
/external/icu/icu4c/source/common/unicode/
Durename.h560 #define ucase_hasBinaryProperty U_ICU_ENTRY_POINT_RENAME(ucase_hasBinaryProperty) macro