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

#include <curl_private.h>

Data Fields

CURLSH * share
 
struct { 
 
   int   no 
 
err 
 
zend_object std
 

Detailed Description

Definition at line 127 of file curl_private.h.

Field Documentation

◆ [struct]

struct { ... } _php_curlsh::err

◆ no

int _php_curlsh::no

Definition at line 130 of file curl_private.h.

◆ share

CURLSH* _php_curlsh::share

Definition at line 128 of file curl_private.h.

◆ std

zend_object _php_curlsh::std

Definition at line 132 of file curl_private.h.


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