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

#include <phar_internal.h>

Data Fields

char * mime
 
uint32_t len
 
char type
 

Detailed Description

Definition at line 330 of file phar_internal.h.

Field Documentation

◆ len

uint32_t _phar_mime_type::len

Definition at line 332 of file phar_internal.h.

◆ mime

char* _phar_mime_type::mime

Definition at line 331 of file phar_internal.h.

◆ type

char _phar_mime_type::type

Definition at line 334 of file phar_internal.h.


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