cbAvailable       334 sapi/isapi/php5isapi.c 	if ((DWORD) SG(read_post_bytes) < lpECB->cbAvailable) {
cbAvailable       335 sapi/isapi/php5isapi.c 		read_from_buf = MIN(lpECB->cbAvailable-SG(read_post_bytes), count_bytes);
cbAvailable       219 sapi/pi3web/pi3web_sapi.c 	if ((DWORD)SG(read_post_bytes) < lpCB->cbAvailable) {
cbAvailable       220 sapi/pi3web/pi3web_sapi.c 		read_from_buf = MIN(lpCB->cbAvailable-SG(read_post_bytes), count_bytes);
cbAvailable        60 sapi/pi3web/pi3web_sapi.h     DWORD     cbAvailable;            // Available number of bytes