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

  /external/icu/icu4c/source/common/
utrie2.cpp 62 utrie2_get32(const UTrie2 *trie, UChar32 c) { function
66 return UTRIE2_GET32(trie, c);
  /external/icu/icu4c/source/common/unicode/
urename.h 1743 #define utrie2_get32 macro
    [all...]

Completed in 95 milliseconds