Home
last modified time | relevance | path

Searched refs:lpbData (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.h61 LPBYTE lpbData; // pointer to cbAvailable bytes member
H A Dpi3web_sapi.c221 memcpy(buffer, lpCB->lpbData+SG(read_post_bytes), read_from_buf); in sapi_pi3web_read_post()
/PHP-5.5/sapi/isapi/stresstest/
H A Dstresstest.cpp681 ECB.lpbData = (unsigned char *)postdata; in stress_main()
907 ECB->lpbData = (unsigned char *)""; in FillExtensionControlBlock()
/PHP-5.5/sapi/isapi/
H A Dphp5isapi.c336 memcpy(buffer, lpECB->lpbData+SG(read_post_bytes), read_from_buf); in sapi_isapi_read_post()

Completed in 24 milliseconds