HomeSort by relevance Sort by last modified time
    Searched refs:getContextLength (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
rbt_rule.h 218 virtual int32_t getContextLength(void) const;
rbt_rule.cpp 208 int32_t TransliterationRule::getContextLength(void) const {
rbt_set.cpp 254 if ((len = adoptedRule->getContextLength()) > maxContextLength) {

Completed in 632 milliseconds