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

#include <rfc1867.h>

Data Fields

size_t post_bytes_processed
 
char * name
 
char ** filename
 

Detailed Description

Definition at line 52 of file rfc1867.h.

Field Documentation

◆ filename

char** _multipart_event_file_start::filename

Definition at line 55 of file rfc1867.h.

◆ name

char* _multipart_event_file_start::name

Definition at line 54 of file rfc1867.h.

◆ post_bytes_processed

size_t _multipart_event_file_start::post_bytes_processed

Definition at line 53 of file rfc1867.h.


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