php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
SAPI_API | SAPI_POST_READER_FUNC (php_default_post_reader) |
int | php_startup_sapi_content_types (void) |
int | php_setup_sapi_content_types (void) |
int php_setup_sapi_content_types | ( | void | ) |
Definition at line 54 of file php_content_types.c.
int php_startup_sapi_content_types | ( | void | ) |
Definition at line 44 of file php_content_types.c.
SAPI_API SAPI_POST_READER_FUNC | ( | php_default_post_reader | ) |
Definition at line 32 of file php_content_types.c.