Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dbasic_functions.c5045 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
5068 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
5189 php_shutdown_function_entry shutdown_function_entry; local
5227 …unction(char *function_name, size_t function_len, php_shutdown_function_entry *shutdown_function_e…
5249 PHPAPI zend_bool append_user_shutdown_function(php_shutdown_function_entry shutdown_function_entry)…
/PHP-7.4/ext/session/
H A Dsession.c2027 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local
2644 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local

Completed in 23 milliseconds