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

  /external/icu4c/i18n/
ucol_imp.h 228 #define UCOL_EXPAND_CE_BUFFER_SIZE 64
299 uint32_t CEs[UCOL_EXPAND_CE_BUFFER_SIZE]; /* This is where we store CEs */
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 230 #define UCOL_EXPAND_CE_BUFFER_SIZE 64
301 uint32_t CEs[UCOL_EXPAND_CE_BUFFER_SIZE]; /* This is where we store CEs */
    [all...]

Completed in 60 milliseconds