Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drbt_rule.cpp376 int32_t oText; // offset into 'text' in matchAndReplace() local
390 oText = posBefore(text, pos.start); in matchAndReplace()
393 match = anteContext->matches(text, oText, anteLimit, FALSE); in matchAndReplace()
399 minOText = posAfter(text, oText); in matchAndReplace()
403 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) { in matchAndReplace()
409 oText = pos.start; in matchAndReplace()
412 match = key->matches(text, oText, pos.limit, incremental); in matchAndReplace()
418 keyLimit = oText; in matchAndReplace()
429 match = postContext->matches(text, oText, pos.contextLimit, incremental); in matchAndReplace()
438 if (oText != pos.contextLimit) { in matchAndReplace()
[all …]
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliterationRule.java393 int oText; // offset into 'text' in matchAndReplace() local
415 oText = intRef[0]; in matchAndReplace()
417 minOText = posAfter(text, oText); in matchAndReplace()
421 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) { in matchAndReplace()
453 oText = intRef[0]; in matchAndReplace()
458 if (oText != pos.contextLimit) { in matchAndReplace()
475 oText += lenDelta; in matchAndReplace()
479 pos.start = Math.max(minOText, Math.min(Math.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 ...