Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A DSAPI.h280 void (*post_handler)(char *content_type_dup, void *arg TSRMLS_DC); member
296 #define SAPI_POST_HANDLER_FUNC(post_handler) void post_handler(char *content_type_dup, void *arg TS… argument
H A DSAPI.c189 SG(request_info).post_entry->post_handler(SG(request_info).content_type_dup, arg TSRMLS_CC); in sapi_handle_post()

Completed in 9 milliseconds