Searched defs:utrie2_clone (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutrie2_builder.cpp278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { function
378 return utrie2_clone(other, pErrorCode); /* clone an unfrozen trie */
/external/icu/icu4c/source/common/
H A Dutrie2_builder.cpp278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { function
378 return utrie2_clone(other, pErrorCode); /* clone an unfrozen trie */
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1749 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h1672 #define utrie2_clone U_ICU_ENTRY_POINT_RENAME(utrie2_clone) macro

Completed in 824 milliseconds