Searched refs:strengthOrder (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Dcoleitr.h230 int32_t strengthOrder(int32_t order) const;
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Ditercoll.cpp615 if (iter->strengthOrder(order) != 0x01230000) {
621 if (iter->strengthOrder(order) != 0x0123AB00) {
627 if (iter->strengthOrder(order) != order) {
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcoleitr.cpp307 int32_t CollationElementIterator::strengthOrder(int32_t order) const function in class:CollationElementIterator

Completed in 118 milliseconds