Home | History | Annotate | Download | only in intltest

Lines Matching refs:CollData

31 #include "colldata.h"
312 CollData::CollData(UCollator *collator, UErrorCode &status)
454 CollData::~CollData()
463 UCollator *CollData::getCollator() const
468 const StringList *CollData::getStringList(int32_t ce) const
473 const CEList *CollData::getCEList(const UnicodeString *string) const
486 void CollData::freeCEList(const CEList *list)
491 int32_t CollData::minLengthInChars(const CEList *ceList, int32_t offset, int32_t *history) const
622 int32_t CollData::minLengthInChars(const CEList *ceList, int32_t offset) const