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

  /external/icu/icu4c/source/common/
utrie2_builder.cpp 109 utrie2_open(uint32_t initialValue, uint32_t errorValue, UErrorCode *pErrorCode) { function
382 context.trie=utrie2_open(other->initialValue, other->errorValue, pErrorCode);
421 context.trie=utrie2_open(trie1->initialValue, errorValue, pErrorCode);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1749 #define utrie2_open macro
    [all...]

Completed in 178 milliseconds