Home
last modified time | relevance | path

Searched refs:RuleHalf (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/i18n/
Drbt_pars.cpp261 class RuleHalf : public UMemory { class
300 RuleHalf(TransliteratorParser& parser);
301 ~RuleHalf();
337 RuleHalf(const RuleHalf&);
338 RuleHalf& operator=(const RuleHalf&);
341 RuleHalf::RuleHalf(TransliteratorParser& p) : in RuleHalf() function in RuleHalf
353 RuleHalf::~RuleHalf() { in ~RuleHalf()
362 int32_t RuleHalf::parse(const UnicodeString& rule, int32_t pos, int32_t limit, UErrorCode& status) { in parse()
397 int32_t RuleHalf::parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, in parseSection()
777 void RuleHalf::removeContext() { in removeContext()
[all …]
Drbt_pars.h30 class RuleHalf; variable
322 friend class RuleHalf; variable
/external/chromium_org/third_party/icu/source/i18n/
Drbt_pars.cpp255 class RuleHalf : public UMemory { class
294 RuleHalf(TransliteratorParser& parser);
295 ~RuleHalf();
331 RuleHalf(const RuleHalf&);
332 RuleHalf& operator=(const RuleHalf&);
335 RuleHalf::RuleHalf(TransliteratorParser& p) : in RuleHalf() function in RuleHalf
347 RuleHalf::~RuleHalf() { in ~RuleHalf()
356 int32_t RuleHalf::parse(const UnicodeString& rule, int32_t pos, int32_t limit, UErrorCode& status) { in parse()
391 int32_t RuleHalf::parseSection(const UnicodeString& rule, int32_t pos, int32_t limit, in parseSection()
771 void RuleHalf::removeContext() { in removeContext()
[all …]
Drbt_pars.h30 class RuleHalf; variable
322 friend class RuleHalf; variable
/external/chromium_org/third_party/icu/source/common/unicode/
Durename.h2108 #define RuleHalf U_ICU_ENTRY_POINT_RENAME(RuleHalf) macro