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

  /external/chromium_org/third_party/icu/source/common/
utrie.h 453 UTrieEnumValue(const void *context, uint32_t value);
458 * transformed by the UTrieEnumValue function.
474 * the UTrieEnumValue function.
489 UTrieEnumValue *enumValue, UTrieEnumRange *enumRange, const void *context);
  /external/icu4c/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);

Completed in 28 milliseconds