Searched refs:utrie2_openDummy (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
H A Dutrie2.h125 utrie2_openDummy(UTrie2ValueBits valueBits,
H A Dutrie2.cpp235 utrie2_openDummy(UTrie2ValueBits valueBits, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h1725 #define utrie2_openDummy U_ICU_ENTRY_POINT_RENAME(utrie2_openDummy) macro
/external/icu/icu4c/source/test/cintltst/
H A Dtrie2test.c1095 /* test utrie2_openDummy() -------------------------------------------------- */
1125 trie=utrie2_openDummy(valueBits, initialValue, errorValue, &errorCode);
1127 log_err("utrie2_openDummy(valueBits=%d) failed - %s\n", valueBits, u_errorName(errorCode));

Completed in 116 milliseconds