Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterationRule.java394 int minOText; in matchAndReplace() local
417 minOText = posAfter(text, oText); in matchAndReplace()
479 pos.start = Math.max(minOText, Math.min(Math.min(oText, pos.limit), newStart)); in matchAndReplace()
/external/icu/icu4c/source/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()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...