HomeSort by relevance Sort by last modified time
    Searched refs:UCLN_COMMON (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/common/
ucln_cmn.cpp 25 /** Auto-client for UCLN_COMMON **/
30 static cleanupFunc *gLibCleanupFunctions[UCLN_COMMON];
85 U_ASSERT(UCLN_START < type && type < UCLN_COMMON);
86 if (UCLN_START < type && type < UCLN_COMMON)
96 for (libType++; libType<UCLN_COMMON; libType++) {
ucln.h 63 UCLN_COMMON /* This must be the last one to cleanup. */

Completed in 51 milliseconds