Home
last modified time | relevance | path

Searched defs:SAPI_POST_HANDLER_FUNC (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/mbstring/
H A Dmb_gpc.c285 SAPI_POST_HANDLER_FUNC(php_mb_post_handler) in SAPI_POST_HANDLER_FUNC() function
/php-src/main/
H A Dphp_variables.c420 SAPI_API SAPI_POST_HANDLER_FUNC(php_std_post_handler) in SAPI_POST_HANDLER_FUNC() function
H A Drfc1867.c651 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler) function
H A DSAPI.h312 #define SAPI_POST_HANDLER_FUNC(post_handler) void post_handler(char *content_type_dup, void *arg) macro

Completed in 32 milliseconds