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

  /external/icu/icu4c/source/i18n/
rbt_pars.cpp 270 int32_t ante; // position of ante context marker '{' in text member in class:RuleHalf
279 // the ante- or postcontext text. Placeholders are only valid in
280 // output text. The length of the ante and post context is
347 ante = -1;
714 if (ante >= 0) {
717 ante = buf.length();
780 //text = text.substring(ante < 0 ? 0 : ante,
785 if (ante >= 0)
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TransliteratorParser.java 151 private static final char CONTEXT_ANTE = '{'; // ante{key
377 public int ante = -1; // position of ante context marker '{' in text field in class:TransliteratorParser.RuleHalf
386 // the ante- or postcontext text. Placeholders are only valid in
387 // output text. The length of the ante and post context is
758 if (ante >= 0) {
759 syntaxError("Multiple ante contexts", rule, start);
761 ante = buf.length();
    [all...]
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransliteratorParser.java 150 private static final char CONTEXT_ANTE = '{'; // ante{key
376 public int ante = -1; // position of ante context marker '{' in text field in class:TransliteratorParser.RuleHalf
385 // the ante- or postcontext text. Placeholders are only valid in
386 // output text. The length of the ante and post context is
757 if (ante >= 0) {
758 syntaxError("Multiple ante contexts", rule, start);
760 ante = buf.length();
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 110 milliseconds