Home
last modified time | relevance | path

Searched defs:shutdown_function_entry (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dbasic_functions.c5026 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
5049 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
5170 php_shutdown_function_entry shutdown_function_entry; local
5208 …unction(char *function_name, size_t function_len, php_shutdown_function_entry *shutdown_function_e…
5230 PHPAPI zend_bool append_user_shutdown_function(php_shutdown_function_entry shutdown_function_entry)…
/PHP-7.3/ext/session/
H A Dsession.c2005 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local
2631 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local

Completed in 21 milliseconds