Home
last modified time | relevance | path

Searched refs:notification_code (Results 1 – 3 of 3) sorted by last modified time

/PHP-8.0/pear/
H A Dfetch.php9 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte… argument
12 switch($notification_code) {
/PHP-8.0/ext/standard/tests/http/
H A Dbug47021.phpt11 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
13 switch($notification_code) {
H A Dbug69337.phpt11 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
13 if($notification_code == STREAM_NOTIFY_REDIRECTED) {

Completed in 16 milliseconds