post_read 83 ext/standard/php_fopen_wrapper.c if (!SG(post_read) && SG(read_post_bytes) < input->position + count) { post_read 267 main/SAPI.c SG(post_read) = 1; post_read 470 main/SAPI.c SG(post_read) = 0; post_read 519 main/SAPI.c if (!SG(post_read)) { post_read 125 main/SAPI.h unsigned char post_read;