HomeSort by relevance Sort by last modified time
    Searched refs:PASS_STRING (Results 1 - 4 of 4) sorted by null

  /external/icu/icu4c/source/i18n/
cpdtrans.h 174 static const UChar PASS_STRING[];
cpdtrans.cpp 33 const UChar CompoundTransliterator::PASS_STRING[] = { 0x0025, 0x0050, 0x0061, 0x0073, 0x0073, 0 }; // "%Pass"
416 if (trans[i]->getID().startsWith(PASS_STRING, 5)) {
418 if (numAnonymousRBTs > 1 && i > 0 && trans[i - 1]->getID().startsWith(PASS_STRING, 5))
translit.cpp     [all...]
transreg.cpp     [all...]

Completed in 84 milliseconds