Searched refs:RuleHalf (Results 1 – 4 of 4) sorted by relevance
263 class RuleHalf : public UMemory { class302 RuleHalf(TransliteratorParser& parser);303 ~RuleHalf();339 RuleHalf(const RuleHalf&);340 RuleHalf& operator=(const RuleHalf&);343 RuleHalf::RuleHalf(TransliteratorParser& p) : in RuleHalf() function in RuleHalf355 RuleHalf::~RuleHalf() { in ~RuleHalf()364 int32_t RuleHalf::parse(const UnicodeString& rule, int32_t pos, int32_t limit, UErrorCode& status) { in parse()399 int32_t RuleHalf::parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, in parseSection()779 void RuleHalf::removeContext() { in removeContext()[all …]
32 class RuleHalf; variable324 friend class RuleHalf; variable
372 private static class RuleHalf { class in TransliteratorParser1149 RuleHalf left = new RuleHalf(); in parseRule()1150 RuleHalf right = new RuleHalf(); in parseRule()1252 RuleHalf temp = left; in parseRule()
371 private static class RuleHalf { class in TransliteratorParser1148 RuleHalf left = new RuleHalf(); in parseRule()1149 RuleHalf right = new RuleHalf(); in parseRule()1251 RuleHalf temp = left; in parseRule()