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

/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dcollationrootelements.h164 int64_t firstCEWithPrimaryAtLeast(uint32_t p) const;
H A Dcollationrootelements.cpp69 CollationRootElements::firstCEWithPrimaryAtLeast(uint32_t p) const { function in class:CollationRootElements
H A Dcollationbuilder.cpp559 ce = rootElements.firstCEWithPrimaryAtLeast(variableTop + 1);
566 ce = rootElements.firstCEWithPrimaryAtLeast(

Completed in 173 milliseconds