Home
last modified time | relevance | path

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

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