Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_builtin_functions.c1655 zend_long leakbytes = 3; in ZEND_FUNCTION() local
1657 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|l", &leakbytes) == FAILURE) { in ZEND_FUNCTION()
1661 emalloc(leakbytes); in ZEND_FUNCTION()

Completed in 18 milliseconds