HomeSort by relevance Sort by last modified time
    Searched refs:TransliterationRuleSet (Results 1 - 8 of 8) sorted by null

  /external/icu4c/i18n/
rbt_set.h 34 class TransliterationRuleSet : public UMemory {
70 TransliterationRuleSet(UErrorCode& status);
75 TransliterationRuleSet(const TransliterationRuleSet&);
80 virtual ~TransliterationRuleSet();
158 TransliterationRuleSet &operator=(const TransliterationRuleSet &other); // forbid copying of this class
rbt_data.h 54 TransliterationRuleSet ruleSet;
rbt_set.cpp 163 TransliterationRuleSet::TransliterationRuleSet(UErrorCode& status) : UMemory() {
178 TransliterationRuleSet::TransliterationRuleSet(const TransliterationRuleSet& other) :
212 TransliterationRuleSet::~TransliterationRuleSet() {
217 void TransliterationRuleSet::setData(const TransliterationRuleData* d) {
231 int32_t TransliterationRuleSet::getMaximumContextLength(void) const {
245 void TransliterationRuleSet::addRule(TransliterationRule* adoptedRule
    [all...]
  /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 2046 milliseconds