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

  /external/icu/icu4c/source/common/
utrie.h 454 UTrieEnumValue(const void *context, uint32_t value);
459 * transformed by the UTrieEnumValue function.
475 * the UTrieEnumValue function.
490 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
utrie.cpp 1046 /* default UTrieEnumValue() returns the input value itself */
1058 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context) {
    [all...]

Completed in 39 milliseconds