Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h88 PHPAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severit…
94 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_INFO, \
98php_stream_notification_notify((context), PHP_STREAM_NOTIFY_PROGRESS, PHP_STREAM_NOTIFY_SEVERITY_I…
113php_stream_notification_notify((context), PHP_STREAM_NOTIFY_FILE_SIZE_IS, PHP_STREAM_NOTIFY_SEVERI…
117 php_stream_notification_notify((context), (code), PHP_STREAM_NOTIFY_SEVERITY_ERR, \
H A Dstreams.c2181 PHPAPI void php_stream_notification_notify(php_stream_context *context, int notifycode, int severit… function

Completed in 26 milliseconds