Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duprops.h216 u_getMainProperties(UChar32 c);
Duprops.cpp349 int32_t ntv=(int32_t)GET_NUMERIC_TYPE_VALUE(u_getMainProperties(c)); in getNumericType()
Duchar.c511 u_getMainProperties(UChar32 c) { in u_getMainProperties() function
/external/icu/icu4c/source/common/unicode/
Durename.h269 #define u_getMainProperties U_ICU_ENTRY_POINT_RENAME(u_getMainProperties) macro