HomeSort by relevance Sort by last modified time
    Searched defs:ICUCollatorFactory (Results 1 - 5 of 5) sorted by null

  /external/icu4c/i18n/
coll.cpp 115 class ICUCollatorFactory : public ICUResourceBundleFactory {
117 ICUCollatorFactory() : ICUResourceBundleFactory(UnicodeString(U_ICUDATA_COLL, -1, US_INV)) { }
118 virtual ~ICUCollatorFactory();
123 ICUCollatorFactory::~ICUCollatorFactory() {}
126 ICUCollatorFactory::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const {
148 registerFactory(new ICUCollatorFactory(), status);
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 253 milliseconds