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

  /external/icu4c/common/
utrie2.h 152 UTrie2EnumValue(const void *context, uint32_t value);
157 * transformed by the UTrie2EnumValue function.
175 * the UTrie2EnumValue function.
190 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context);
545 * the UTrie2EnumValue function.
560 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,
    [all...]
utrie2.cpp 492 /* default UTrie2EnumValue() returns the input value itself */
514 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
689 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange, const void *context) {
695 UTrie2EnumValue *enumValue, UTrie2EnumRange *enumRange,

Completed in 18 milliseconds