Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Drbt_rule.cpp378 int32_t minOText; in matchAndReplace() local
399 minOText = posAfter(text, oText); in matchAndReplace()
459 pos.start = uprv_max(minOText, uprv_min(uprv_min(oText, pos.limit), newStart)); in matchAndReplace()