Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbt.cpp54 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in _construct()
145 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
157 setMaximumContextLength(fData->ruleSet.getMaximumContextLength()); in RuleBasedTransliterator()
Dtitletrn.cpp31 setMaximumContextLength(2); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
Dcpdtrans.cpp609 setMaximumContextLength(max); in computeMaximumContextLength()
Dtranslit.cpp692 void Transliterator::setMaximumContextLength(int32_t maxContextLength) { in setMaximumContextLength() function in Transliterator
/external/icu4c/i18n/unicode/
Dtranslit.h703 void setMaximumContextLength(int32_t maxContextLength);