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

  /external/icu4c/common/unicode/
rbbi.h 516 * <code>getRuleStatus()</code> can be called after obtaining a boundary
533 virtual int32_t getRuleStatus() const;
555 * @see getRuleStatus
  /external/icu4c/common/
ubrk.cpp 268 return ((RuleBasedBreakIterator *)bi)->RuleBasedBreakIterator::getRuleStatus();
rbbi.cpp 689 fLastRuleStatusIndex = lastTag; // for use by getRuleStatus()
    [all...]
  /external/icu4c/test/intltest/
rbbitst.cpp 345 int tag = bi->getRuleStatus();
471 tag = bi.getRuleStatus();
504 tag = bi.getRuleStatus();
533 tag = bi.getRuleStatus();
544 tag = bi.getRuleStatus();
575 tag = bi.getRuleStatus();
587 tag = bi.getRuleStatus();
616 tag = bi.getRuleStatus();
888 int32_t rs = ((RuleBasedBreakIterator *)t->bi)->getRuleStatus();
    [all...]
rbbiapts.cpp 677 tag = bi->getRuleStatus();
709 tag = bi->getRuleStatus();
727 tag = bi->getRuleStatus();
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 

Completed in 820 milliseconds