Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dudatamem.h54 udata_getLength(const UDataMemory *pData);
Dudatamem.c131 udata_getLength(const UDataMemory *pData) { in udata_getLength() function
/external/icu/icu4c/source/i18n/
Dcollationroot.cpp61 CollationDataReader::read(NULL, inBytes, udata_getLength(t->memory), *t, errorCode); in load()
/external/icu/icu4c/source/test/cintltst/
Dudatatst.c1435 dataLength=udata_getLength(pData); in TestSwapCase()
/external/icu/icu4c/source/common/unicode/
Durename.h839 #define udata_getLength U_ICU_ENTRY_POINT_RENAME(udata_getLength) macro