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

  /external/icu4c/common/
utrie2_builder.c 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/icu4c/common/unicode/
urename.h 1681 #define utrie2_set32 macro
    [all...]

Completed in 109 milliseconds