Home
last modified time | relevance | path

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

/external/cldr/tools/c/genldml/
Dgenldml.cpp3390 const char* preEuro = "_PREEURO"; in writeCurrencyMap() local
3397 if(strstr(country, preEuro) != NULL || strstr(country, euro)!=NULL){ in writeCurrencyMap()
3414 strcat(altKey, preEuro); in writeCurrencyMap()