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

  /external/icu4c/i18n/unicode/
rbnf.h 51 URBNF_DURATION,
603 * URBNF_DURATION, which formats a duration in seconds as hours, minutes, and seconds,
    [all...]
  /external/icu4c/test/intltest/
itrbnfrt.cpp 83 = new RuleBasedNumberFormat(URBNF_DURATION, Locale::getUS(), status);
itrbnf.cpp     [all...]
  /external/icu4c/i18n/
unum.cpp 136 retVal = (UNumberFormat*)new RuleBasedNumberFormat(URBNF_DURATION, Locale(locale), *status);
rbnf.cpp 752 case URBNF_DURATION: fmt_tag = "DurationRules"; break;
    [all...]
msgfmt.cpp     [all...]

Completed in 82 milliseconds