HomeSort by relevance Sort by last modified time
    Searched refs:ucptrie_internalSmallIndex (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/common/unicode/
ucptrie.h 605 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c);
628 ucptrie_internalSmallIndex(trie, c))
urename.h     [all...]
  /external/icu/icu4c/source/common/
ucptrie.cpp 161 ucptrie_internalSmallIndex(const UCPTrie *trie, UChar32 c) {
194 return ucptrie_internalSmallIndex(trie, c);
  /external/icu/libandroidicu/include/unicode/
urename.h     [all...]

Completed in 305 milliseconds