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

  /external/icu/icu4c/source/common/
utrie2_builder.cpp 229 utrie2_set32(trie, i, initialValue, pErrorCode);
335 utrie2_set32(nt->trie, start, value, &nt->errorCode);
636 utrie2_set32(UTrie2 *trie, UChar32 c, uint32_t value, UErrorCode *pErrorCode) { function
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1753 #define utrie2_set32 macro
    [all...]

Completed in 60 milliseconds