OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ICUCollatorFactory
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
coll.cpp
113
class
ICUCollatorFactory
: public ICUResourceBundleFactory {
115
ICUCollatorFactory
(): ICUResourceBundleFactory(UnicodeString(U_ICUDATA_COLL, -1, US_INV)) { }
121
ICUCollatorFactory
::create(const ICUServiceKey& key, const ICUService* /* service */, UErrorCode& status) const {
143
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
...]
/external/icu4c/common/unicode/
urename.h
[
all
...]
Completed in 509 milliseconds