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

#include <rfc1867.h>

Data Fields

size_t post_bytes_processed
 
char * temp_filename
 
int cancel_upload
 

Detailed Description

Definition at line 66 of file rfc1867.h.

Field Documentation

◆ cancel_upload

int _multipart_event_file_end::cancel_upload

Definition at line 69 of file rfc1867.h.

◆ post_bytes_processed

size_t _multipart_event_file_end::post_bytes_processed

Definition at line 67 of file rfc1867.h.

◆ temp_filename

char* _multipart_event_file_end::temp_filename

Definition at line 68 of file rfc1867.h.


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