Searched refs:createSharedNumberFormat (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dnumfmt.cpp1244 static SharedObject *U_CALLCONV createSharedNumberFormat( function
1266 gNumberFormatCache = new SimpleLRUCache(100, &createSharedNumberFormat, status);

Completed in 301 milliseconds