HomeSort by relevance Sort by last modified time
    Searched full:utrie_getdatablock (Results 1 - 1 of 1) sorted by null

  /external/icu4c/common/
utrie.c 194 utrie_getDataBlock(UNewTrie *trie, UChar32 c) {
228 block=utrie_getDataBlock(trie, c);
306 block=utrie_getDataBlock(trie, start);
347 repeatBlock=utrie_getDataBlock(trie, start);
363 block=utrie_getDataBlock(trie, start);
    [all...]

Completed in 29 milliseconds