Home
last modified time | relevance | path

Searched refs:fRegionFormat (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
Dtzgnames.cpp290 MessageFormat* fRegionFormat; member in TZGNCore
336 fRegionFormat(NULL), in TZGNCore()
382 fRegionFormat = new MessageFormat(rpat, status); in initialize()
383 if (fRegionFormat == NULL) { in initialize()
444 if (fRegionFormat != NULL) { in cleanup()
445 delete fRegionFormat; in cleanup()
564 fRegionFormat->format(param, 1, name, fpos, status); in getGenericLocationName()
579 fRegionFormat->format(param, 1, name, fpos, status); in getGenericLocationName()