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

  /external/icu4c/i18n/unicode/
rbnf.h 52 URBNF_NUMBERING_SYSTEM,
604 * and URBNF_NUMBERING_SYSTEM, which is used to invoke rules for alternate numbering
    [all...]
  /external/icu4c/i18n/
numfmt.cpp     [all...]
unum.cpp 107 retVal = new RuleBasedNumberFormat(URBNF_NUMBERING_SYSTEM, Locale(locale), *status);
rbnf.cpp 753 case URBNF_NUMBERING_SYSTEM: fmt_tag = "NumberingSystemRules"; break;
    [all...]

Completed in 47 milliseconds