Searched defs:getRuleStatus (Results 1 - 7 of 7) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DBreakIterator.java434 public int getRuleStatus() { method in class:BreakIterator
H A DRuleBasedBreakIterator.java660 fLastRuleStatusIndex = lastTag; // for use by getRuleStatus()
962 * more. Call <code>getRuleStatus</code> after obtaining a boundary
972 public int getRuleStatus() { method in class:RuleBasedBreakIterator
/external/icu/icu4c/source/common/
H A Dbrkiter.cpp461 // This implementation of getRuleStatus is a do-nothing stub, here to
464 int32_t BreakIterator::getRuleStatus() const { function in class:BreakIterator
H A Drbbi.cpp688 fLastRuleStatusIndex = lastTag; // for use by getRuleStatus()
1429 // getRuleStatus() Return the break rule tag associated with the current
1466 int32_t RuleBasedBreakIterator::getRuleStatus() const { function in class:RuleBasedBreakIterator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBreakIterator.java458 public int getRuleStatus() { method in class:BreakIterator
H A DRuleBasedBreakIterator.java671 fLastRuleStatusIndex = lastTag; // for use by getRuleStatus()
978 * more. Call <code>getRuleStatus</code> after obtaining a boundary
989 public int getRuleStatus() { method in class:RuleBasedBreakIterator
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 498 milliseconds