Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dzend_mm_custom_handlers.c82 if (ZT_G(custom_shutdown)) { in observe_shutdown()
84 ZT_G(custom_shutdown)(full, silent); in observe_shutdown() local
105 &ZT_G(custom_shutdown) in zend_test_mm_custom_handlers_init()
108 …G(custom_malloc), ZT_G(custom_free), ZT_G(custom_realloc), ZT_G(custom_gc), ZT_G(custom_shutdown)); in zend_test_mm_custom_handlers_init()
H A Dphp_test.h74 void (*custom_shutdown)(bool, bool); variable

Completed in 7 milliseconds