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

  /external/icu4c/i18n/unicode/
unum.h 834 UNUM_PUBLIC_RULESETS
841 * Rule-based formatters only understand UNUM_DEFAULT_RULESET and UNUM_PUBLIC_RULESETS.
845 * UNUM_DEFAULT_RULESET, or UNUM_PUBLIC_RULESETS.
    [all...]
  /libcore/luni/src/main/java/libcore/icu/
NativeDecimalFormat.java 92 private static final int UNUM_PUBLIC_RULESETS = 7;
  /external/icu4c/i18n/
unum.cpp 701 } else if (tag == UNUM_PUBLIC_RULESETS) {
  /external/icu4c/test/cintltst/
cnumtst.c     [all...]

Completed in 315 milliseconds