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

  /external/icu/icu4c/source/common/
utrie.cpp 238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) { function
474 if(value!=utrie_get32(trie, U16_LEAD(c), NULL)) {
727 value=utrie_get32(trie, start, &inBlockZero);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1737 #define utrie_get32 macro
    [all...]

Completed in 30 milliseconds