Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Duniset_props.cpp93 static UBool U_CALLCONV uset_cleanup();
101 static UBool U_CALLCONV uset_cleanup(void) { in uset_cleanup() function
123 ucln_common_registerCleanup(UCLN_COMMON_USET, uset_cleanup); in createUni32Set()