Searched defs:RuleBasedCollator (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/i18n/unicode/
H A Dtblcoll.h10 * \brief C++ API: RuleBasedCollator class provides the simple implementation of Collator.
22 * constructor which reads RuleBasedCollator object from
24 * RuleBasedCollator out to a binary file. The streamIn
30 * Added a private RuleBasedCollator(Locale&) constructor,
45 * 08/05/98 erm Synched with 1.2 version of RuleBasedCollator.java
84 * The RuleBasedCollator class provides the simple implementation of
94 * RuleBasedCollator is a thin C++ wrapper over the C implementation.
107 * Note, RuleBasedCollator is not to be subclassed.
111 class U_I18N_API RuleBasedCollator : public Collator class in inherits:Collator
118 * RuleBasedCollator constructo
[all...]
/external/icu4c/i18n/
H A Dtblcoll.cpp17 * constructor which reads RuleBasedCollator object from
19 * RuleBasedCollator out to a binary file. The streamIn
27 * Added a private RuleBasedCollator(Locale&) constructor,
43 * 08/10/98 erm Synched with 1.2 version of RuleBasedCollator.java
73 /* public RuleBasedCollator constructor ---------------------------------- */
80 RuleBasedCollator::RuleBasedCollator(const RuleBasedCollator& that) function in class:RuleBasedCollator
86 RuleBasedCollator::operator=(that);
89 RuleBasedCollator function in class:RuleBasedCollator
99 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
109 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
120 RuleBasedCollator::RuleBasedCollator(const UnicodeString& rules, function in class:RuleBasedCollator
130 RuleBasedCollator::RuleBasedCollator(const uint8_t *bin, int32_t length, function in class:RuleBasedCollator
587 RuleBasedCollator::RuleBasedCollator() function in class:RuleBasedCollator
592 RuleBasedCollator::RuleBasedCollator(const Locale& desiredLocale, function in class:RuleBasedCollator
[all...]
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1380 #define RuleBasedCollator RuleBasedCollator_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1380 #define RuleBasedCollator RuleBasedCollator_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1380 #define RuleBasedCollator RuleBasedCollator_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1380 #define RuleBasedCollator RuleBasedCollator_3_2 macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 269 milliseconds