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

Data Fields

xmlDtdPtr dtd
ngx_array_t sheets
ngx_hash_t types
ngx_array_ttypes_keys
ngx_array_tparams

Detailed Description

Definition at line 55 of file ngx_http_xslt_filter_module.c.

Field Documentation

xmlDtdPtr dtd

Definition at line 56 of file ngx_http_xslt_filter_module.c.

ngx_array_t* params

Definition at line 60 of file ngx_http_xslt_filter_module.c.

ngx_array_t sheets

Definition at line 57 of file ngx_http_xslt_filter_module.c.

ngx_hash_t types

Definition at line 58 of file ngx_http_xslt_filter_module.c.

ngx_array_t* types_keys

Definition at line 59 of file ngx_http_xslt_filter_module.c.


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