Home
last modified time | relevance | path

Searched refs:stream_notification_callback (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/standard/tests/http/
H A Dbug69337.phpt12 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
22 stream_context_set_params($ctx, array("notification" => "stream_notification_callback"));
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_context_get_params_001.phpt13 var_dump(stream_context_set_params($ctx, array("notification" => "stream_notification_callback")));
46 %unicode|string%(28) "stream_notification_callback"
/PHP-5.5/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte… function
/PHP-5.5/
H A DNEWS6676 - Fixed bug #46388 (stream_notification_callback inside of object destroys

Completed in 30 milliseconds