sapi_read_post_block 85 ext/standard/php_fopen_wrapper.c int read_bytes = sapi_read_post_block(buf, count TSRMLS_CC); sapi_read_post_block 290 main/SAPI.c read_bytes = sapi_read_post_block(buffer, SAPI_POST_BLOCK_SIZE TSRMLS_CC); sapi_read_post_block 525 main/SAPI.c read_bytes = sapi_read_post_block(dummy, SAPI_POST_BLOCK_SIZE TSRMLS_CC); sapi_read_post_block 194 main/SAPI.h SAPI_API int sapi_read_post_block(char *buffer, size_t buflen TSRMLS_DC);