Home
last modified time | relevance | path

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

/php-src/ext/intl/collator/
H A Dcollator_sort.c48 static const size_t DEF_UTF16_BUF_SIZE = 1024; variable
349 int utf16_buf_size = DEF_UTF16_BUF_SIZE; /* the length of utf16_buf */ in PHP_FUNCTION()

Completed in 5 milliseconds