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

  /external/icu/icu4c/source/common/
ucln_cmn.cpp 68 U_ASSERT(UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT);
69 if (UCLN_COMMON_START < type && type < UCLN_COMMON_COUNT)
96 int32_t commonFunc = UCLN_COMMON_START;
ucln_cmn.h 35 UCLN_COMMON_START = -1,

Completed in 519 milliseconds