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

Data Fields

HashTable params
 
struct err_s err
 
zend_llist keys
 

Detailed Description

Definition at line 79 of file conversions.c.

Field Documentation

◆ err

struct err_s _res_context::err

Definition at line 81 of file conversions.c.

◆ keys

zend_llist _res_context::keys

Definition at line 82 of file conversions.c.

◆ params

HashTable _res_context::params

Definition at line 80 of file conversions.c.


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