Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds