Home
last modified time | relevance | path

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

/external/cldr/tools/c/genldml/
Dgenldml.h230 void writeCurrencyMeta(UnicodeString& xmlString, UResourceBundle* root, UErrorCode& error);
Dgenldml.cpp3363 writeCurrencyMeta(tempStr, root,error); in writeSupplementalData()
3440 void GenerateXML::writeCurrencyMeta(UnicodeString& xmlString, UResourceBundle* root, UErrorCode& er… in writeCurrencyMeta() function in GenerateXML