Home
last modified time | relevance | path

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

/PHP-7.4/ext/zend_test/
H A Dtest.c109 zend_long leakbytes = 3; in ZEND_FUNCTION() local
111 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|l", &leakbytes) == FAILURE) { in ZEND_FUNCTION()
115 emalloc(leakbytes); in ZEND_FUNCTION()

Completed in 9 milliseconds