Home
last modified time | relevance | path

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

/PHP-5.6/win32/
H A Dphp_win32_globals.h47 void php_win32_core_globals_dtor(void *vg TSRMLS_DC);
H A Dglobals.c37 void php_win32_core_globals_dtor(void *vg TSRMLS_DC) in php_win32_core_globals_dtor() function
/PHP-5.6/main/
H A Dmain.c2156 …), (ts_allocate_ctor) php_win32_core_globals_ctor, (ts_allocate_dtor) php_win32_core_globals_dtor); in php_module_startup()
/PHP-5.6/ext/standard/
H A Dbasic_functions.c3546 …s), (ts_allocate_ctor)php_win32_core_globals_ctor, (ts_allocate_dtor)php_win32_core_globals_dtor ); in PHP_MINIT_FUNCTION()
3688 php_win32_core_globals_dtor(&the_php_win32_core_globals TSRMLS_CC); in PHP_MSHUTDOWN_FUNCTION()

Completed in 22 milliseconds