Home
last modified time | relevance | path

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

/php-src/main/
H A Dmain.c1660 unsigned long leak_count = (uintptr_t) data; in php_message_handler_for_zend() local
1662 …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 9 milliseconds