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.c1584 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1601 php_shutdown_function_entry *shutdown_function_entry = Z_PTR_P(zv); local
1709 …n(const char *function_name, size_t function_len, php_shutdown_function_entry *shutdown_function_e…
1731 PHPAPI bool append_user_shutdown_function(php_shutdown_function_entry *shutdown_function_entry) /* …
/php-src/ext/session/
H A Dsession.c2072 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local
2726 php_shutdown_function_entry shutdown_function_entry; in PHP_FUNCTION() local

Completed in 18 milliseconds