Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_charset_loc_conf_t Struct Reference
Collaboration diagram for ngx_http_charset_loc_conf_t:
Collaboration graph
[legend]

Data Fields

ngx_int_t charset
ngx_int_t source_charset
ngx_flag_t override_charset
ngx_hash_t types
ngx_array_ttypes_keys

Detailed Description

Definition at line 53 of file ngx_http_charset_filter_module.c.

Field Documentation

ngx_int_t charset

Definition at line 54 of file ngx_http_charset_filter_module.c.

ngx_flag_t override_charset

Definition at line 56 of file ngx_http_charset_filter_module.c.

ngx_int_t source_charset

Definition at line 55 of file ngx_http_charset_filter_module.c.

ngx_hash_t types

Definition at line 58 of file ngx_http_charset_filter_module.c.

ngx_array_t* types_keys

Definition at line 59 of file ngx_http_charset_filter_module.c.


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