Home
last modified time | relevance | path

Searched refs:USPOOF_KEY_MULTIPLE_VALUES (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Duspoof_impl.h170 #define USPOOF_KEY_MULTIPLE_VALUES (1<<28) macro
Duspoof_conf.cpp549 newKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
567 previousKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
Duspoof_impl.cpp165 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) { in confusableLookup()