Home
last modified time | relevance | path

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

/external/cldr/tools/c/genldml/
Dgenldml.h208 void writeTimeZoneNames(UnicodeString& xmlString);
Dgenldml.cpp924 writeTimeZoneNames(tempStr); in writeDates()
938 void GenerateXML::writeTimeZoneNames(UnicodeString& xmlString){ in writeTimeZoneNames() function in GenerateXML