Home
last modified time | relevance | path

Searched refs:register_shutdown_function (Results 51 – 70 of 70) sorted by relevance

123

/php-src/sapi/cli/tests/
H A Dgh8827-003.phpt19 register_shutdown_function(function () use ($stdoutFile, $stderrFile) {
H A Dphp_cli_server.inc37 register_shutdown_function(function () use ($output_file) {
99 register_shutdown_function(
/php-src/Zend/tests/fibers/
H A Dget-return-after-bailout.phpt13 register_shutdown_function(static function (): void {
/php-src/Zend/tests/
H A Dbug61767.phpt10 register_shutdown_function(function(){
H A Dgh13670_002.phpt11 register_shutdown_function(function () {
H A Dgh13670_003.phpt11 register_shutdown_function(function () {
/php-src/ext/sysvsem/tests/
H A Dnowait.phpt52 register_shutdown_function(function () use ($p_sem_id) {
82 register_shutdown_function(function () use ($c_sem_id) {
/php-src/ext/session/tests/user_session_module/
H A Dsession_set_save_handler_class_010.phpt42 register_shutdown_function(array($handler, 'finish'));
/php-src/ext/opcache/tests/
H A Dfile_cache_error.phpt24 register_shutdown_function(function () use ($file) {
H A Dphp_cli_server.inc51 register_shutdown_function(
/php-src/ext/session/tests/
H A Dgh12504.phpt39 register_shutdown_function(function() {
/php-src/ext/pdo_firebird/tests/
H A Dpayload_server.inc70 register_shutdown_function(
/php-src/ext/curl/tests/
H A Dserver.inc73 register_shutdown_function(
/php-src/ext/mysqli/tests/
H A Dlocal_infile_tools.inc67 register_shutdown_function("shutdown_clean", $file);
/php-src/ext/ftp/tests/
H A Dserver.inc55 register_shutdown_function(function() use($pid, $s) {
/php-src/sapi/fpm/
H A Dwww.conf.in396 ; shutdown functions are being called (registered via register_shutdown_function).
/php-src/ext/standard/
H A Dbasic_functions.c1690 PHP_FUNCTION(register_shutdown_function) argument
H A Dbasic_functions.stub.php2015 function register_shutdown_function(callable $callback, mixed ...$args): void {} function
H A Dbasic_functions_arginfo.h2459 ZEND_FUNCTION(register_shutdown_function);
3089 ZEND_FE(register_shutdown_function, arginfo_register_shutdown_function)
/php-src/sapi/fpm/tests/
H A Dtester.inc553 register_shutdown_function(

Completed in 72 milliseconds

123