php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <mime_type_map.h>
Data Fields | |
const char * | ext |
const char * | mime_type |
Definition at line 23 of file mime_type_map.h.
const char* php_cli_server_ext_mime_type_pair::ext |
Definition at line 24 of file mime_type_map.h.
const char* php_cli_server_ext_mime_type_pair::mime_type |
Definition at line 25 of file mime_type_map.h.