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

  /external/icu4c/common/
wintz.c 32 /* The layout of the Tzi value in the registry */
40 } TZI;
48 static const char TZI_REGKEY[] = "TZI";
150 static LONG getTZI(const char *winid, TZI *tzi)
152 DWORD cbData = sizeof(TZI);
163 (LPBYTE)tzi,
195 TZI Binary block of data
197 The TZI data is of particular interest. It contains the offset, two
201 careful, but essentially we do a binary comparison against the TZI
    [all...]
  /external/icu4c/i18n/
vtzone.cpp     [all...]

Completed in 75 milliseconds