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

  /external/icu4c/common/
utrie2.cpp 56 utrie2_get32(const UTrie2 *trie, UChar32 c) { function
60 return UTRIE2_GET32(trie, c);
  /external/icu4c/common/unicode/
urename.h 1671 #define utrie2_get32 macro
    [all...]

Completed in 149 milliseconds