Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbasic_functions.c1598 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1615 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1723 …n(const char *function_name, size_t function_len, php_shutdown_function_entry *shutdown_function_e…
1745 PHPAPI bool append_user_shutdown_function(php_shutdown_function_entry *shutdown_function_entry) /* …
/php-src/ext/session/
H A Dsession.c2178 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local
2829 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local

Completed in 15 milliseconds