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

Data Fields

const char * _name
 
int _nameLen
 
const char * _value
 
int _valueLen
 

Detailed Description

Definition at line 2258 of file lsapilib.c.

Field Documentation

◆ _name

const char* _headerInfo::_name

Definition at line 2260 of file lsapilib.c.

◆ _nameLen

int _headerInfo::_nameLen

Definition at line 2261 of file lsapilib.c.

◆ _value

const char* _headerInfo::_value

Definition at line 2262 of file lsapilib.c.

◆ _valueLen

int _headerInfo::_valueLen

Definition at line 2263 of file lsapilib.c.


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