|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| ngx_int_t | charset |
| ngx_int_t | source_charset |
| ngx_flag_t | override_charset |
| ngx_hash_t | types |
| ngx_array_t * | types_keys |
Definition at line 53 of file ngx_http_charset_filter_module.c.
| 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.
1.8.1.2