Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducurr.cpp2168 static void U_CALLCONV initIsoCodes(UErrorCode &status) { in initIsoCodes() function
2225 umtx_initOnce(gIsoCodesInitOnce, &initIsoCodes, *eErrorCode); in ucurr_isAvailable()