|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| u_char ** | tables |
| ngx_str_t | name |
| unsigned | length:16 |
| unsigned | utf8:1 |
Definition at line 23 of file ngx_http_charset_filter_module.c.
| unsigned length |
Definition at line 27 of file ngx_http_charset_filter_module.c.
| ngx_str_t name |
Definition at line 25 of file ngx_http_charset_filter_module.c.
| u_char** tables |
Definition at line 24 of file ngx_http_charset_filter_module.c.
| unsigned utf8 |
Definition at line 28 of file ngx_http_charset_filter_module.c.
1.8.1.2