Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dmain.c1276 int new_timeout_strlen; in PHP_FUNCTION() local
1282 new_timeout_strlen = zend_spprintf(&new_timeout_str, 0, "%ld", new_timeout); in PHP_FUNCTION()
1284 …ax_execution_time", sizeof("max_execution_time"), new_timeout_str, new_timeout_strlen, PHP_INI_USE… in PHP_FUNCTION()

Completed in 11 milliseconds