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

/external/icu/icu4c/source/i18n/
H A Dcollationrootelements.h158 int64_t lastCEWithPrimaryBefore(uint32_t p) const;
H A Dcollationrootelements.cpp23 CollationRootElements::lastCEWithPrimaryBefore(uint32_t p) const { function in class:CollationRootElements
H A Dcollationbuilder.cpp540 ce = rootElements.lastCEWithPrimaryBefore(variableTop + 1);

Completed in 81 milliseconds