Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducln_cmn.cpp87 U_ASSERT(UCLN_START < type && type < UCLN_COMMON); in ucln_registerCleanup()
88 if (UCLN_START < type && type < UCLN_COMMON) in ucln_registerCleanup()
95 int32_t libType = UCLN_START; in ucln_lib_cleanup()
Ducln.h56 UCLN_START = -1, enumerator