Home
last modified time | relevance | path

Searched refs:LPCONTROL_BLOCK (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/sapi/pi3web/
H A Dpi3web_sapi.c53 LPCONTROL_BLOCK lpCB = (LPCONTROL_BLOCK) SG(server_context); in php_info_pi3web()
126 LPCONTROL_BLOCK cb; in zend_pi3web_ub_write()
128 cb = (LPCONTROL_BLOCK) SG(server_context); in zend_pi3web_ub_write()
166 LPCONTROL_BLOCK lpCB = (LPCONTROL_BLOCK) SG(server_context); in sapi_pi3web_send_headers()
214 LPCONTROL_BLOCK lpCB = (LPCONTROL_BLOCK) SG(server_context); in sapi_pi3web_read_post()
247 LPCONTROL_BLOCK lpCB = (LPCONTROL_BLOCK) SG(server_context); in sapi_pi3web_read_cookies()
266 static void init_request_info(LPCONTROL_BLOCK lpCB TSRMLS_DC) in init_request_info()
285 LPCONTROL_BLOCK lpCB = (LPCONTROL_BLOCK) SG(server_context); in sapi_pi3web_register_variables()
345 MODULE_API DWORD PHP5_wrapper(LPCONTROL_BLOCK lpCB) in PHP5_wrapper()
H A Dpi3web_sapi.h87 } CONTROL_BLOCK, *LPCONTROL_BLOCK; typedef
89 MODULE_API DWORD PHP5_wrapper(LPCONTROL_BLOCK lpCB);

Completed in 11 milliseconds