php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
zend_mm_custom_handlers.h File Reference

Go to the source code of this file.

Functions

void zend_test_mm_custom_handlers_minit (INIT_FUNC_ARGS)
 
void zend_test_mm_custom_handlers_rinit (void)
 
void zend_test_mm_custom_handlers_rshutdown (void)
 

Function Documentation

◆ zend_test_mm_custom_handlers_minit()

void zend_test_mm_custom_handlers_minit ( INIT_FUNC_ARGS )

Definition at line 173 of file zend_mm_custom_handlers.c.

◆ zend_test_mm_custom_handlers_rinit()

void zend_test_mm_custom_handlers_rinit ( void )

Definition at line 146 of file zend_mm_custom_handlers.c.

◆ zend_test_mm_custom_handlers_rshutdown()

void zend_test_mm_custom_handlers_rshutdown ( void )

Definition at line 141 of file zend_mm_custom_handlers.c.