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

Data Fields

u_char ** tables
ngx_str_t name
unsigned length:16
unsigned utf8:1

Detailed Description

Definition at line 23 of file ngx_http_charset_filter_module.c.

Field Documentation

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.


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