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

  /external/icu4c/i18n/unicode/
unum.h 684 UNUM_DEFAULT_RULESET,
698 * Rule-based formatters only understand UNUM_DEFAULT_RULESET and UNUM_PUBLIC_RULESETS.
702 * UNUM_DEFAULT_RULESET, or UNUM_PUBLIC_RULESETS.
722 * only understand UNUM_DEFAULT_RULESET.
726 * or UNUM_DEFAULT_RULESET.
  /external/icu4c/i18n/
unum.cpp 652 if (tag == UNUM_DEFAULT_RULESET) {
715 if (tag == UNUM_DEFAULT_RULESET) {
  /external/icu4c/test/cintltst/
cnumtst.c     [all...]
  /dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 92 private static final int UNUM_DEFAULT_RULESET = 6;

Completed in 16 milliseconds