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

  /external/chromium_org/third_party/icu/source/i18n/
tmutfmt.cpp 59 static const char gTimeUnitMonth[] = "month";
466 } else if ( uprv_strcmp(timeUnitName, gTimeUnitMonth) == 0 ) {
    [all...]
  /external/icu/icu4c/source/i18n/
tmutfmt.cpp 59 static const char gTimeUnitMonth[] = "month";
391 } else if ( uprv_strcmp(timeUnitName, gTimeUnitMonth) == 0 ) {
781 return gTimeUnitMonth;

Completed in 60 milliseconds