DEF_SORT_KEYS_BUF_SIZE   44 ext/intl/collator/collator_sort.c static const size_t DEF_SORT_KEYS_BUF_SIZE = 1048576;
DEF_SORT_KEYS_BUF_SIZE  371 ext/intl/collator/collator_sort.c 	uint32_t    sortKeyBufSize       = DEF_SORT_KEYS_BUF_SIZE;   /* buffer size */