Home
last modified time | relevance | path

Searched refs:DEF_SORT_KEYS_INDX_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/intl/collator/
H A Dcollator_sort.c47 static const size_t DEF_SORT_KEYS_INDX_BUF_SIZE = 1048576; variable
384 uint32_t sortKeyIndxBufSize = DEF_SORT_KEYS_INDX_BUF_SIZE; in PHP_FUNCTION()

Completed in 6 milliseconds