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

  /external/icu/icu4c/source/common/
ucln.h 56 UCLN_START = -1,
ucln_cmn.cpp 87 U_ASSERT(UCLN_START < type && type < UCLN_COMMON);
88 if (UCLN_START < type && type < UCLN_COMMON)
95 int32_t libType = UCLN_START;

Completed in 430 milliseconds