Home
last modified time | relevance | path

Searched refs:notification_code (Results 1 – 3 of 3) sorted by relevance

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

Completed in 6 milliseconds