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

  /external/icu4c/common/
ucln_cmn.h 35 UCLN_COMMON_START = -1,
ucln_cmn.c 72 U_ASSERT(UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT);
73 if (UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT)
95 ECleanupCommonType commonFunc = UCLN_COMMON_START;

Completed in 181 milliseconds