Home
last modified time | relevance | path

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

/PHP-7.1/main/
H A Dphp_content_types.c31 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },
H A Drfc1867.h77 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler);
H A Drfc1867.c690 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler) /* {{{ */ argument
/PHP-7.1/ext/mbstring/
H A Dmbstring.c588 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },
678 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },

Completed in 32 milliseconds