Home
last modified time | relevance | path

Searched refs:PHP_MBSTR_STACK_BLOCK_SIZE (Results 1 – 1 of 1) sorted by last modified time

/PHP-7.1/ext/mbstring/
H A Dmbstring.c3714 #define PHP_MBSTR_STACK_BLOCK_SIZE 32 macro
3772 stack_max = PHP_MBSTR_STACK_BLOCK_SIZE; in PHP_FUNCTION()
3811 stack_max += PHP_MBSTR_STACK_BLOCK_SIZE; in PHP_FUNCTION()
3883 stack_max = PHP_MBSTR_STACK_BLOCK_SIZE; in PHP_FUNCTION()
3921 stack_max += PHP_MBSTR_STACK_BLOCK_SIZE; in PHP_FUNCTION()

Completed in 21 milliseconds