Searched refs:post_read (Results 1 – 3 of 3) sorted by relevance
124 unsigned char post_read; member
256 SG(post_read) = 1; in sapi_read_post_block()458 SG(post_read) = 0; in sapi_activate()506 if (!SG(post_read)) { in sapi_deactivate()
83 if (!SG(post_read) && SG(read_post_bytes) < (int64_t)(input->position + count)) { in php_stream_input_read()
Completed in 20 milliseconds