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

  /external/icu/icu4c/source/i18n/unicode/
ucol.h     [all...]
  /external/icu/icu4c/source/test/cintltst/
capitst.c 660 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE];
661 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE;
713 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize)
733 bufferSize = U_COL_SAFECLONE_BUFFERSIZE;
754 bufferSize = U_COL_SAFECLONE_BUFFERSIZE;
779 bufferSize = U_COL_SAFECLONE_BUFFERSIZE;
    [all...]

Completed in 312 milliseconds