Home
last modified time | relevance | path

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

/PHP-7.2/main/streams/
H A Dphp_stream_context.h107 #define php_stream_notify_progress_increment(context, dsofar, dmax) do { if ((context) && (context)… macro
H A Dxp_socket.c111 php_stream_notify_progress_increment(PHP_STREAM_CONTEXT(stream), didwrite, 0); in php_sockop_write()
173 php_stream_notify_progress_increment(PHP_STREAM_CONTEXT(stream), nr_bytes, 0); in php_sockop_read()
/PHP-7.2/ext/openssl/
H A Dxp_ssl.c2132 php_stream_notify_progress_increment(PHP_STREAM_CONTEXT(stream), nr_bytes, 0); in php_openssl_sockop_io()

Completed in 41 milliseconds