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

  /external/icu/icu4c/source/i18n/
collationsets.cpp 131 U_ASSERT(tag != Collation::OFFSET_TAG);
145 if(baseTag == Collation::OFFSET_TAG) {
528 case Collation::OFFSET_TAG:
collation.h 265 OFFSET_TAG = 14,
476 * Computes a 3-byte primary for c's OFFSET_TAG data "CE".
collationdatabuilder.cpp 362 uint32_t offsetCE32 = Collation::makeCE32FromTagAndIndex(Collation::OFFSET_TAG, index);
474 case Collation::OFFSET_TAG:
843 case Collation::OFFSET_TAG:
    [all...]
collationfastlatinbuilder.cpp 309 case Collation::OFFSET_TAG:
collationiterator.cpp 427 case Collation::OFFSET_TAG:
    [all...]
collationbuilder.cpp 555 U_ASSERT(Collation::hasCE32Tag(ce32, Collation::OFFSET_TAG));
    [all...]

Completed in 37 milliseconds