Home
last modified time | relevance | path

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

/PHP-8.3/main/
H A Dphp_content_types.c26 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },
H A Drfc1867.h83 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler);
H A Drfc1867.c650 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler) /* {{{ */ argument
/PHP-8.3/ext/mbstring/
H A Dmbstring.c216 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },
231 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },

Completed in 27 milliseconds