HomeSort by relevance Sort by last modified time
    Searched defs:utrie2_clone (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/common/
utrie2_builder.c 278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { function
378 return utrie2_clone(other, pErrorCode); /* clone an unfrozen trie */
    [all...]
  /external/icu4c/common/
utrie2_builder.cpp 278 utrie2_clone(const UTrie2 *other, UErrorCode *pErrorCode) { function
378 return utrie2_clone(other, pErrorCode); /* clone an unfrozen trie */
    [all...]
  /external/icu4c/common/unicode/
urename.h 1701 #define utrie2_clone macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1664 #define utrie2_clone macro
    [all...]

Completed in 205 milliseconds