Searched defs:php_stream_notify_completed (Results 1 – 1 of 1) sorted by relevance
/php-src/main/streams/ | ||
H A D | php_stream_context.h | 97 #define php_stream_notify_completed(context) do { if ((context) && (context)->notifier) { \ macro |
Completed in 5 milliseconds