Home
last modified time | relevance | path

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

/PHP-5.5/main/streams/
H A Dphp_stream_context.h30 #define PHP_STREAM_NOTIFIER_PROGRESS 1 macro
104 (context)->notifier->mask |= PHP_STREAM_NOTIFIER_PROGRESS; \
107 … ((context) && (context)->notifier && (context)->notifier->mask & PHP_STREAM_NOTIFIER_PROGRESS) { \

Completed in 10 milliseconds