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

  /external/icu/android_icu4j/src/main/java/android/icu/text/
TransliterationRule.java 402 int anteLimit = posBefore(text, pos.contextStart);
410 match = anteContext.matches(text, intRef, anteLimit, false);
422 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) {
  /external/icu/icu4c/source/i18n/
rbt_rule.cpp 385 int32_t anteLimit = posBefore(text, pos.contextStart);
393 match = anteContext->matches(text, oText, anteLimit, FALSE);
403 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) {
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliterationRule.java 401 int anteLimit = posBefore(text, pos.contextStart);
409 match = anteContext.matches(text, intRef, anteLimit, false);
421 if (((flags & ANCHOR_START) != 0) && oText != anteLimit) {
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 

Completed in 121 milliseconds