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

Data Fields

char * value
 
size_t value_len
 
char status
 
char htaccess
 

Detailed Description

Definition at line 52 of file apache_config.c.

Field Documentation

◆ htaccess

char php_dir_entry::htaccess

Definition at line 56 of file apache_config.c.

◆ status

char php_dir_entry::status

Definition at line 55 of file apache_config.c.

◆ value

char* php_dir_entry::value

Definition at line 53 of file apache_config.c.

◆ value_len

size_t php_dir_entry::value_len

Definition at line 54 of file apache_config.c.


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