Searched refs:RuleChain (Results 1 – 12 of 12) sorted by relevance
38 class RuleChain; variable172 RuleChain *currentChain;347 class RuleChain : public UMemory {350 RuleChain *fNext = nullptr;359 RuleChain() = default;360 RuleChain(const RuleChain& other);361 virtual ~RuleChain();371 PluralKeywordEnumeration(RuleChain *header, UErrorCode& status);
112 mRules = new RuleChain(*other.mRules); in operator =()397 RuleChain *rc = rulesForKeyword(keyword); in getSamples()409 RuleChain *PluralRules::rulesForKeyword(const UnicodeString &keyword) const { in rulesForKeyword()410 RuleChain *rc; in rulesForKeyword()598 RuleChain *newChain = new RuleChain; in parse()609 RuleChain *insertAfter = prules->mRules; in parse()916 RuleChain::RuleChain(const RuleChain& other) : in RuleChain() function in RuleChain935 this->fNext = new RuleChain(*other.fNext); in RuleChain()946 RuleChain::~RuleChain() { in ~RuleChain()952 RuleChain::select(const IFixedDecimal &number) const { in select()[all …]
44 class RuleChain; variable180 RuleChain *currentChain;383 class RuleChain : public UMemory {386 RuleChain *fNext = nullptr;395 RuleChain() = default;396 RuleChain(const RuleChain& other);397 virtual ~RuleChain();407 PluralKeywordEnumeration(RuleChain *header, UErrorCode& status);
129 mRules = new RuleChain(*other.mRules); in operator =()488 RuleChain *rc = rulesForKeyword(keyword); in getSamples()513 RuleChain *rc = rulesForKeyword(keyword); in getSamples()526 RuleChain *PluralRules::rulesForKeyword(const UnicodeString &keyword) const { in rulesForKeyword()527 RuleChain *rc; in rulesForKeyword()717 RuleChain *newChain = new RuleChain; in parse()728 RuleChain *insertAfter = prules->mRules; in parse()1035 RuleChain::RuleChain(const RuleChain& other) : in RuleChain() function in RuleChain1054 this->fNext = new RuleChain(*other.fNext); in RuleChain()1065 RuleChain::~RuleChain() { in ~RuleChain()[all …]
44 class RuleChain; variable180 RuleChain *currentChain;387 class RuleChain : public UMemory {390 RuleChain *fNext = nullptr;399 RuleChain() = default;400 RuleChain(const RuleChain& other);401 virtual ~RuleChain();411 PluralKeywordEnumeration(RuleChain *header, UErrorCode& status);
129 mRules = new RuleChain(*other.mRules); in operator =()496 RuleChain *rc = rulesForKeyword(keyword); in getSamples()521 RuleChain *rc = rulesForKeyword(keyword); in getSamples()534 RuleChain *PluralRules::rulesForKeyword(const UnicodeString &keyword) const { in rulesForKeyword()535 RuleChain *rc; in rulesForKeyword()725 RuleChain *newChain = new RuleChain; in parse()736 RuleChain *insertAfter = prules->mRules; in parse()1043 RuleChain::RuleChain(const RuleChain& other) : in RuleChain() function in RuleChain1062 this->fNext = new RuleChain(*other.fNext); in RuleChain()1073 RuleChain::~RuleChain() { in ~RuleChain()[all …]
47 class RuleChain; variable492 RuleChain *mRules;498 RuleChain *rulesForKeyword(const UnicodeString &keyword) const;
50 class RuleChain; variable571 RuleChain *mRules;578 RuleChain *rulesForKeyword(const UnicodeString &keyword) const;
50 class RuleChain; variable569 RuleChain *mRules;576 RuleChain *rulesForKeyword(const UnicodeString &keyword) const;