Home
last modified time | relevance | path

Searched refs:getContextLength (Results 1 – 6 of 6) sorted by relevance

/external/icu/icu4c/source/i18n/
Drbt_rule.h218 virtual int32_t getContextLength(void) const;
Drbt_rule.cpp209 int32_t TransliterationRule::getContextLength(void) const { in getContextLength() function in TransliterationRule
Drbt_set.cpp255 if ((len = adoptedRule->getContextLength()) > maxContextLength) { in addRule()
/external/chromium_org/third_party/icu/source/i18n/
Drbt_rule.h218 virtual int32_t getContextLength(void) const;
Drbt_set.cpp255 if ((len = adoptedRule->getContextLength()) > maxContextLength) { in addRule()
Drbt_rule.cpp209 int32_t TransliterationRule::getContextLength(void) const { in getContextLength() function in TransliterationRule