Searched refs:B_COLLATE_TERTIARY (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/os/locale/
H A DCollator.h29 B_COLLATE_TERTIARY, // case sensitive comparison enumerator in enum:collator_strengths
/haiku/src/tests/kits/locale/
H A DcollatorSpeed.cpp132 test(collator, "tertiary: ", B_COLLATE_TERTIARY);
H A DcollatorTest.cpp192 uint32 strengths[] = {B_COLLATE_PRIMARY, B_COLLATE_SECONDARY, B_COLLATE_TERTIARY};
/haiku/src/kits/locale/
H A DCollator.cpp38 SetStrength(B_COLLATE_TERTIARY);
226 strength = B_COLLATE_TERTIARY;
236 case B_COLLATE_TERTIARY:

Completed in 101 milliseconds