Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dzonemeta.cpp400 static void U_CALLCONV countryInfoVectorsInit(UErrorCode &status) { in countryInfoVectorsInit() function
441 umtx_initOnce(gCountryInfoVectorsInitOnce, &countryInfoVectorsInit, status); in getCanonicalCountry()