Home
last modified time | relevance | path

Searched refs:header_register_callback (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/tests/basic/
H A Dheader_register_callback.phpt2 Test header_register_callback
5 header_register_callback(function() { echo "sent";});
/PHP-7.0/ext/standard/tests/general_functions/
H A Dbug71891.phpt2 Bug #71891 (header_register_callback() and register_shutdown_function())
6 header_register_callback(function () {
/PHP-7.0/ext/standard/
H A Dbasic_functions.h76 PHP_FUNCTION(header_register_callback);
H A Dbasic_functions.c2962 PHP_FE(header_register_callback, arginfo_header_register_callback)
/PHP-7.0/main/
H A DSAPI.c122 PHP_FUNCTION(header_register_callback) in PHP_FUNCTION() argument
/PHP-7.0/
H A DNEWS1745 . Fixed bug #71891 (header_register_callback() and
2025 . Fixed bug memleak in header_register_callback. (Laruence)

Completed in 32 milliseconds