Home
last modified time | relevance | path

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

/PHP-8.0/main/streams/
H A Dphp_stream_context.h26 #define PHP_STREAM_NOTIFIER_PROGRESS 1 macro
100 (context)->notifier->mask |= PHP_STREAM_NOTIFIER_PROGRESS; \
103 …(context) && (context)->notifier && ((context)->notifier->mask & PHP_STREAM_NOTIFIER_PROGRESS)) { \

Completed in 5 milliseconds