Home
last modified time | relevance | path

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

/php-src/main/
H A DSAPI.h296 void (*post_handler)(char *content_type_dup, void *arg); member
312 #define SAPI_POST_HANDLER_FUNC(post_handler) void post_handler(char *content_type_dup, void *arg) argument
H A DSAPI.c166 SG(request_info).post_entry->post_handler(SG(request_info).content_type_dup, arg); in sapi_handle_post()

Completed in 15 milliseconds