Home
last modified time | relevance | path

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

/PHP-5.4/ext/standard/tests/file/
H A Dparse_ini_file_variation3.phpt45 report_memleaks = On
95 ["report_memleaks"]=>
/PHP-5.4/Zend/tests/
H A Dbug26698.phpt6 ini_set("report_memleaks", 0); // the exception thrown in this test results in a memory leak, whic…
/PHP-5.4/main/
H A Dphp_globals.h79 zend_bool report_memleaks; member
H A Dmain.c508 …STD_PHP_INI_BOOLEAN("report_memleaks", "1", PHP_INI_ALL, OnUpdateBool, report_memleaks, php_…
1730 zend_bool report_memleaks; in php_request_shutdown() local
1733 report_memleaks = PG(report_memleaks); in php_request_shutdown()
1827 shutdown_memory_manager(CG(unclean_shutdown) || !report_memleaks, 0 TSRMLS_CC); in php_request_shutdown()
/PHP-5.4/
H A Dphp.ini-development512 report_memleaks = On
H A Dphp.ini-production512 report_memleaks = On

Completed in 17 milliseconds