Home
last modified time | relevance | path

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

/external/icu4c/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.cpp166 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) { in confusableLookup()
/external/chromium_org/third_party/icu/source/i18n/
Duspoof_impl.h178 #define USPOOF_KEY_MULTIPLE_VALUES (1<<28) macro
Duspoof_conf.cpp544 newKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
562 previousKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
Duspoof_impl.cpp159 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) { in confusableLookup()