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

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Dcollationrootelements.h173 uint32_t getSecondaryBefore(uint32_t p, uint32_t s) const;
H A Dcollationrootelements.cpp117 CollationRootElements::getSecondaryBefore(uint32_t p, uint32_t s) const { function in class:CollationRootElements
H A Dcollationbuilder.cpp417 weight16 = rootElements.getSecondaryBefore(p, weight16);

Completed in 117 milliseconds