Searched refs:remove_user_shutdown_function (Results 1 – 3 of 3) sorted by relevance
131 PHPAPI extern bool remove_user_shutdown_function(const char *function_name, size_t function_len);
1735 PHPAPI bool remove_user_shutdown_function(const char *function_name, size_t function_len) /* {{{ */ function
2196 remove_user_shutdown_function("session_shutdown", strlen("session_shutdown")); in PHP_FUNCTION()2256 remove_user_shutdown_function("session_shutdown", strlen("session_shutdown")); in PHP_FUNCTION()
Completed in 29 milliseconds