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

  /external/icu4c/i18n/
dtfmtsym.cpp 350 fLocaleZoneStrings = NULL;
407 if (fLocaleZoneStrings) {
409 delete[] fLocaleZoneStrings[row];
411 uprv_free(fLocaleZoneStrings);
415 fLocaleZoneStrings = NULL;
    [all...]
  /external/icu4c/i18n/unicode/
dtfmtsym.h 632 UnicodeString **fLocaleZoneStrings; // Zone string array created by the locale

Completed in 39 milliseconds