Home
last modified time | relevance | path

Searched refs:UTrieEnumRange (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/common/
Dutrie.h472 UTrieEnumRange(const void *context, UChar32 start, UChar32 limit, uint32_t value); typedef
492 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
Dutrie.cpp1060 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) { in utrie_enum()