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

#include <curl_private.h>

Data Fields

zend_llist post
 
zend_llist stream
 
HashTableslist
 

Detailed Description

Definition at line 89 of file curl_private.h.

Field Documentation

◆ post

zend_llist _php_curl_free::post

Definition at line 90 of file curl_private.h.

◆ slist

HashTable* _php_curl_free::slist

Definition at line 92 of file curl_private.h.

◆ stream

zend_llist _php_curl_free::stream

Definition at line 91 of file curl_private.h.


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