Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds