Searched refs:B_COLLATE_SECONDARY (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/shared/
H A DNaturalCompare.cpp36 collator->SetStrength(B_COLLATE_SECONDARY);
/haiku/src/tests/kits/locale/
H A DcollatorTest.cpp126 int strength = B_COLLATE_SECONDARY;
192 uint32 strengths[] = {B_COLLATE_PRIMARY, B_COLLATE_SECONDARY, B_COLLATE_TERTIARY};
H A DcollatorSpeed.cpp131 test(collator, "secondary: ", B_COLLATE_SECONDARY);
/haiku/headers/os/locale/
H A DCollator.h27 B_COLLATE_SECONDARY, // diacritics are different from their base enumerator in enum:collator_strengths
/haiku/src/kits/locale/
H A DCollator.cpp233 case B_COLLATE_SECONDARY:

Completed in 54 milliseconds