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

  /external/icu/icu4c/source/i18n/
collation.h 191 EXPANSION32_TAG = 5,
collationdatabuilder.cpp 447 case Collation::EXPANSION32_TAG:
747 Collation::EXPANSION32_TAG, i, length);
762 return Collation::makeCE32FromTagIndexAndLength(Collation::EXPANSION32_TAG, i, length);
776 case Collation::EXPANSION32_TAG: {
    [all...]
collationsets.cpp 168 if(tag == Collation::EXPANSION32_TAG) {
465 case Collation::EXPANSION32_TAG:
collationfastlatinbuilder.cpp 275 case Collation::EXPANSION32_TAG: {
collationiterator.cpp 270 case Collation::EXPANSION32_TAG: {
    [all...]

Completed in 1096 milliseconds