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

  /external/chromium/third_party/icu/source/i18n/
ucol_imp.h 223 #define UCOL_EXPAND_CE_BUFFER_SIZE 64
290 uint32_t CEs[UCOL_EXPAND_CE_BUFFER_SIZE]; /* This is where we store CEs */
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 227 #define UCOL_EXPAND_CE_BUFFER_SIZE 64
296 uint32_t CEs[UCOL_EXPAND_CE_BUFFER_SIZE]; /* This is where we store CEs */
    [all...]

Completed in 35 milliseconds