Searched refs:getCollator (Results 1 - 13 of 13) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dsrchtest.h39 RuleBasedCollator * getCollator(const char *collator);
H A Dcolldata.h228 UCollator *getCollator() const;
H A Dsrchtest.cpp180 RuleBasedCollator * StringSearchTest::getCollator(const char *collator) function in class:StringSearchTest
464 Collator *collator = getCollator(search->collator);
521 Collator *collator = getCollator(search->collator);
574 Collator *collator = getCollator(search->collator);
756 if (*(copy->getCollator()) != *(result->getCollator()) ||
770 if (*(copy->getCollator()) != *(result->getCollator()) ||
794 if (*(copy->getCollator()) != *(result->getCollator()) ||
[all...]
H A Dalphaindextst.cpp99 TEST_ASSERT(coll == &index->getCollator());
143 const RuleBasedCollator &indexCol = index->getCollator();
315 if (index->getCollator().getReorderCodes(reorderCodes, LENGTHOF(reorderCodes), status) > 0) {
H A Dcolldata.cpp463 UCollator *CollData::getCollator() const function in class:CollData
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dstsearch.h103 * from <tt>getCollator</tt> and using the APIs in <tt>coll.h</tt>.
370 RuleBasedCollator * getCollator() const;
H A Dalphaindex.h382 virtual const RuleBasedCollator &getCollator() const;
H A Drbnf.h1009 Collator * getCollator() const;
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dstsearch.cpp275 RuleBasedCollator * StringSearch::getCollator() const function in class:StringSearch
H A Dnfrule.cpp1151 RuleBasedCollator* collator = (RuleBasedCollator*)formatter->getCollator();
1381 //RuleBasedCollator collator = (RuleBasedCollator)formatter.getCollator();
1453 RuleBasedCollator* collator = (RuleBasedCollator*)(formatter->getCollator());
H A Dalphaindex.cpp867 const RuleBasedCollator &AlphabeticIndex::getCollator() const { function in class:AlphabeticIndex
H A Drbnf.cpp1526 RuleBasedNumberFormat::getCollator() const function in class:RuleBasedNumberFormat
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dusrchtst.c159 static UCollator *getCollator(const char *collator) function
547 UCollator *collator = getCollator(search.collator);
578 UCollator *collator = getCollator(search.collator);
619 UCollator *collator = getCollator(search.collator);
775 UCollator *collator = getCollator(search->collator);
882 UCollator *collator = getCollator(search->collator);
1865 UCollator *collator = getCollator(search->collator);
1983 UCollator *collator = getCollator(search->collator);

Completed in 124 milliseconds