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 155 UTrie2EnumValue(const void *context, uint32_t value);
160 * transformed by the UTrie2EnumValue function.
178 * the UTrie2EnumValue function.
193 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context);
548 * the UTrie2EnumValue function.
563 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,
    [all...]
utrie2.cpp 527 /* default UTrie2EnumValue() returns the input value itself */
549 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
726 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
732 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,

Completed in 105 milliseconds