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

Data Fields

time_t expires
 
HashTableuser_config
 
HashTable user_config
 

Detailed Description

Definition at line 190 of file cgi_main.c.

Field Documentation

◆ expires

time_t _user_config_cache_entry::expires

Definition at line 191 of file cgi_main.c.

◆ user_config [1/2]

HashTable * _user_config_cache_entry::user_config

Definition at line 192 of file cgi_main.c.

◆ user_config [2/2]

HashTable _user_config_cache_entry::user_config

Definition at line 66 of file lsapi_main.c.


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