Home
last modified time | relevance | path

Searched defs:toShift (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dusrchimp.h84 UBool toShift; variable
184 UBool toShift; member
/external/icu/icu4c/source/test/intltest/
Dcolldata.cpp46 UBool toShift = ucol_getAttribute(coll, UCOL_ALTERNATE_HANDLING, &status) == UCOL_SHIFTED; in CEList() local