Home
last modified time | relevance | path

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

/PHP-8.1/main/
H A DSAPI.h117 unsigned char post_read; member
H A DSAPI.c248 SG(post_read) = 1; in sapi_read_post_block()
450 SG(post_read) = 0; in sapi_activate()
498 if (!SG(post_read)) { in sapi_deactivate_module()
/PHP-8.1/ext/standard/
H A Dphp_fopen_wrapper.c81 if (!SG(post_read) && SG(read_post_bytes) < (int64_t)(input->position + count)) { in php_stream_input_read()

Completed in 12 milliseconds