Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbasic_functions.c1659 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1683 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1812 …n(const char *function_name, size_t function_len, php_shutdown_function_entry *shutdown_function_e…
1834 PHPAPI zend_bool append_user_shutdown_function(php_shutdown_function_entry *shutdown_function_entry
/PHP-8.0/ext/session/
H A Dsession.c2051 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local
2663 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local

Completed in 17 milliseconds