Home
last modified time | relevance | path

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

/php-src/ext/zend_test/
H A Dzend_mm_custom_handlers.c69 if (ZT_G(custom_gc)) { in observe_gc()
71 size = ZT_G(custom_gc)(); in observe_gc()
104 &ZT_G(custom_gc), in zend_test_mm_custom_handlers_init()
108 …\n", ZT_G(custom_malloc), ZT_G(custom_free), ZT_G(custom_realloc), ZT_G(custom_gc), ZT_G(custom_sh… in zend_test_mm_custom_handlers_init()
H A Dphp_test.h73 size_t (*custom_gc)(void); variable

Completed in 7 milliseconds