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

  /external/icu/icu4c/source/common/
utrie2.h 153 UTrie2EnumValue(const void *context, uint32_t value);
158 * transformed by the UTrie2EnumValue function.
176 * the UTrie2EnumValue function.
191 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context);
546 * the UTrie2EnumValue function.
561 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,
    [all...]
utrie2.cpp 525 /* default UTrie2EnumValue() returns the input value itself */
547 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
724 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
730 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,

Completed in 176 milliseconds