Home
last modified time | relevance | path

Searched refs:ts_free_id (Results 1 – 11 of 11) sorted by relevance

/php-src/TSRM/
H A DTSRM.h105 TSRM_API void ts_free_id(ts_rsrc_id id);
H A DTSRM.c544 void ts_free_id(ts_rsrc_id id) in ts_free_id() function
/php-src/Zend/
H A Dzend.c1172 ts_free_id(executor_globals_id); in zend_shutdown()
1173 ts_free_id(compiler_globals_id); in zend_shutdown()
H A Dzend_API.c3257 ts_free_id(*module->globals_id_ptr); in module_destructor()
/php-src/ext/standard/
H A Dbasic_functions.c363 ts_free_id(basic_globals_id); in PHP_MSHUTDOWN_FUNCTION()
365 ts_free_id(php_win32_core_globals_id); in PHP_MSHUTDOWN_FUNCTION()
H A Darray.c87 ts_free_id(array_globals_id); in PHP_MSHUTDOWN_FUNCTION()
/php-src/main/
H A DSAPI.c94 ts_free_id(sapi_globals_id); in sapi_shutdown()
H A Dmain.c2421 ts_free_id(core_globals_id); in php_module_shutdown()
/php-src/sapi/phpdbg/
H A Dphpdbg.c1764 ts_free_id(phpdbg_globals_id); in main()
/php-src/ext/opcache/
H A DZendAccelerator.c3370 ts_free_id(accel_globals_id);
3384 ts_free_id(accel_globals_id);
/php-src/ext/opcache/jit/
H A Dzend_jit.c3550 ts_free_id(jit_globals_id); in zend_jit_shutdown()

Completed in 97 milliseconds