Searched defs:read_bytes (Results 1 – 5 of 5) sorted by relevance
242 size_t read_bytes; in sapi_read_post_block() local274 size_t read_bytes; in SAPI_POST_READER_FUNC() local509 size_t read_bytes; in sapi_deactivate() local
668 size_t total_bytes=0, read_bytes=0; in multipart_buffer_read_body() local
85 size_t read_bytes = sapi_read_post_block(buf, count); in php_stream_input_read() local
489 size_t read_bytes = 0; in sapi_cgi_read_post() local517 size_t read_bytes = 0; in sapi_fcgi_read_post() local
476 uint32_t read_bytes = 0; in sapi_cgi_read_post() local
Completed in 26 milliseconds