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

  /external/icu4c/i18n/unicode/
unum.h 773 UNUM_DEFAULT_RULESET,
787 * Rule-based formatters only understand UNUM_DEFAULT_RULESET and UNUM_PUBLIC_RULESETS.
791 * UNUM_DEFAULT_RULESET, or UNUM_PUBLIC_RULESETS.
811 * only understand UNUM_DEFAULT_RULESET.
815 * or UNUM_DEFAULT_RULESET.
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 91 private static final int UNUM_DEFAULT_RULESET = 6;

Completed in 661 milliseconds