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

  /external/chromium/third_party/icu/public/i18n/unicode/
unum.h 774 UNUM_GROUPING_SEPARATOR_SYMBOL = 1,
  /external/icu4c/i18n/unicode/
unum.h 863 UNUM_GROUPING_SEPARATOR_SYMBOL = 1,
    [all...]
  /libcore/luni/src/main/java/com/ibm/icu4jni/text/
NativeDecimalFormat.java 38 private static final int UNUM_GROUPING_SEPARATOR_SYMBOL = 1;
  /external/icu4c/test/cintltst/
cnumtst.c 762 unum_setSymbol(dec_en, UNUM_GROUPING_SEPARATOR_SYMBOL, groupingSep, 0, &status);
    [all...]

Completed in 135 milliseconds