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

  /external/icu/icu4c/source/common/
utrie.h 314 #define UTRIE_GET16_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, index, c16)
  /external/icu/icu4c/source/test/cintltst/
trietest.c 382 value2=UTRIE_GET16_FROM_BMP(&trie, start);
591 value2=UTRIE_GET16_FROM_BMP(&trie, start);

Completed in 171 milliseconds