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

  /external/icu/icu4c/source/i18n/
collationbuilder.h 219 static const uint32_t BEFORE_WEIGHT16 = Collation::MERGE_SEPARATOR_WEIGHT16;
344 * a secondary node with BEFORE_WEIGHT16, then a secondary tailored node,
346 * (&[before 2] resets to the BEFORE_WEIGHT16 node so that
collationbuilder.cpp 454 node = nodeFromWeight16(BEFORE_WEIGHT16) | nodeFromStrength(strength);
    [all...]

Completed in 644 milliseconds