Searched refs:leakbytes (Results 1 – 1 of 1) sorted by relevance
109 zend_long leakbytes = 3; in ZEND_FUNCTION() local111 if (zend_parse_parameters(ZEND_NUM_ARGS(), "|l", &leakbytes) == FAILURE) { in ZEND_FUNCTION()115 emalloc(leakbytes); in ZEND_FUNCTION()
Completed in 4 milliseconds