Searched refs:RuleHalf (Results 1 – 7 of 7) sorted by relevance
256 class RuleHalf : public UMemory { class295 RuleHalf(TransliteratorParser& parser);296 ~RuleHalf();332 RuleHalf(const RuleHalf&);333 RuleHalf& operator=(const RuleHalf&);336 RuleHalf::RuleHalf(TransliteratorParser& p) : in RuleHalf() function in RuleHalf348 RuleHalf::~RuleHalf() { in ~RuleHalf()357 int32_t RuleHalf::parse(const UnicodeString& rule, int32_t pos, int32_t limit, UErrorCode& status) { in parse()392 int32_t RuleHalf::parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, in parseSection()772 void RuleHalf::removeContext() { in removeContext()[all …]
30 class RuleHalf; variable322 friend class RuleHalf; variable
1384 #define RuleHalf RuleHalf_3_2 macro
2131 #define RuleHalf U_ICU_ENTRY_POINT_RENAME(RuleHalf) macro