Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dtest.c165 zend_long leakbytes = 3; in ZEND_FUNCTION() local
167 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|l", &leakbytes) == FAILURE) { in ZEND_FUNCTION()
171 emalloc(leakbytes); in ZEND_FUNCTION()

Completed in 9 milliseconds