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

  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 1182 register int i_untilyear, i_untilmonth; local
1191 i_untilmonth = ZFC_TILMONTH;
1200 i_untilmonth = ZF_TILMONTH;
1226 (nfields > i_untilmonth) ?
1227 fields[i_untilmonth] : "Jan",
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 1182 register int i_untilyear, i_untilmonth; local
1191 i_untilmonth = ZFC_TILMONTH;
1200 i_untilmonth = ZF_TILMONTH;
1226 (nfields > i_untilmonth) ?
1227 fields[i_untilmonth] : "Jan",
    [all...]

Completed in 29 milliseconds