Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dmain.c1681 unsigned long leak_count = (zend_uintptr_t) data; in php_message_handler_for_zend() local
1683 …snprintf(memory_leak_buf, 512, "Last leak repeated %lu time%s\n", leak_count, (leak_count>1?"s":""… in php_message_handler_for_zend()

Completed in 35 milliseconds