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

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
ReplaceableContextIterator.java 36 limit=cpStart=cpLimit=index=contextStart=contextLimit=0;
48 cpStart=cpLimit=index=contextStart=0;
58 cpStart=cpLimit=index;
69 return cpStart;
120 cpStart=cpLimit;
137 int delta=text.length()-(cpLimit-cpStart);
138 rep.replace(cpStart, cpLimit, text);
162 index=cpStart;
193 protected int index, limit, cpStart, cpLimit, contextStart, contextLimit;
  /external/icu/icu4c/source/common/
ucase.h 201 int32_t cpStart, cpLimit;
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
UCharacter.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 223 milliseconds