php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
php_cli_server_ext_mime_type_pair Struct Reference

#include <mime_type_map.h>

Data Fields

const char * ext
 
const char * mime_type
 

Detailed Description

Definition at line 23 of file mime_type_map.h.

Field Documentation

◆ ext

const char* php_cli_server_ext_mime_type_pair::ext

Definition at line 24 of file mime_type_map.h.

◆ mime_type

const char* php_cli_server_ext_mime_type_pair::mime_type

Definition at line 25 of file mime_type_map.h.


The documentation for this struct was generated from the following file: