Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Duspoof_impl.h171 #define USPOOF_KEY_MULTIPLE_VALUES (1<<28) macro
Duspoof_conf.cpp547 newKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
565 previousKey |= USPOOF_KEY_MULTIPLE_VALUES; in addKeyEntry()
Duspoof_impl.cpp158 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) { in confusableLookup()