Home
last modified time | relevance | path

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

/PHP-5.5/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.c678 SAPI_API SAPI_POST_HANDLER_FUNC(rfc1867_post_handler) /* {{{ */ argument
/PHP-5.5/ext/mbstring/
H A Dmbstring.c595 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },
654 …TYPE, sizeof(MULTIPART_CONTENT_TYPE)-1, NULL, rfc1867_post_handler },

Completed in 23 milliseconds