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

  /external/icu/icu4c/source/i18n/
rbt_pars.cpp 268 int32_t ante; // position of ante context marker '{' in text member in class:RuleHalf
277 // the ante- or postcontext text. Placeholders are only valid in
278 // output text. The length of the ante and post context is
345 ante = -1;
712 if (ante >= 0) {
715 ante = buf.length();
778 //text = text.substring(ante < 0 ? 0 : ante,
783 if (ante >= 0)
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorParser.java 148 private static final char CONTEXT_ANTE = '{'; // ante{key
369 public int ante = -1; // position of ante context marker '{' in text field in class:TransliteratorParser.RuleHalf
378 // the ante- or postcontext text. Placeholders are only valid in
379 // output text. The length of the ante and post context is
751 if (ante >= 0) {
752 syntaxError("Multiple ante contexts", rule, start);
754 ante = buf.length();
    [all...]
  /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 
  /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 96 milliseconds