php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
char * | value |
size_t | value_len |
char | status |
char | htaccess |
Definition at line 52 of file apache_config.c.
char php_dir_entry::htaccess |
Definition at line 56 of file apache_config.c.
char php_dir_entry::status |
Definition at line 55 of file apache_config.c.
char* php_dir_entry::value |
Definition at line 53 of file apache_config.c.
size_t php_dir_entry::value_len |
Definition at line 54 of file apache_config.c.