Home
last modified time | relevance | path

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

/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DTransliteratorParser.java388 public boolean anchorEnd = false; field in TransliteratorParser.RuleHalf
471 if (anchorEnd) { in parseSection()
627 anchorEnd = true; in parseSection()
655 anchorEnd = true; in parseSection()
818 anchorStart = anchorEnd = false; in removeContext()
1199 if (left.anchorStart || left.anchorEnd || in parseRule()
1200 right.anchorStart || right.anchorEnd) { in parseRule()
1281 right.anchorStart || right.anchorEnd || in parseRule()
1298 left.anchorStart, left.anchorEnd, in parseRule()
DTransliterationRule.java157 boolean anchorStart, boolean anchorEnd, in TransliterationRule() argument
196 if (anchorEnd) { in TransliterationRule()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransliteratorParser.java389 public boolean anchorEnd = false; field in TransliteratorParser.RuleHalf
472 if (anchorEnd) { in parseSection()
628 anchorEnd = true; in parseSection()
656 anchorEnd = true; in parseSection()
819 anchorStart = anchorEnd = false; in removeContext()
1200 if (left.anchorStart || left.anchorEnd || in parseRule()
1201 right.anchorStart || right.anchorEnd) { in parseRule()
1282 right.anchorStart || right.anchorEnd || in parseRule()
1299 left.anchorStart, left.anchorEnd, in parseRule()
DTransliterationRule.java158 boolean anchorStart, boolean anchorEnd, in TransliterationRule() argument
197 if (anchorEnd) { in TransliterationRule()
/external/icu/icu4c/source/i18n/
Drbt_pars.cpp287 UBool anchorEnd; member in RuleHalf
349 anchorStart = anchorEnd = FALSE; in RuleHalf()
428 if (anchorEnd) { in parseSection()
599 anchorEnd = TRUE; in parseSection()
622 anchorEnd = TRUE; in parseSection()
787 anchorStart = anchorEnd = FALSE; in removeContext()
1343 if (left->anchorStart || left->anchorEnd || in parseRule()
1344 right->anchorStart || right->anchorEnd) { in parseRule()
1426 right->anchorStart || right->anchorEnd || in parseRule()
1448 left->anchorStart, left->anchorEnd, in parseRule()
Drbt_rule.h186 UBool anchorStart, UBool anchorEnd,
Drbt_rule.cpp62 UBool anchorStart, UBool anchorEnd, in TransliterationRule() argument
113 if (anchorEnd) { in TransliterationRule()
/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 ...