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

Data Fields

ngx_str_t match
ngx_str_t saved
ngx_str_t looked
ngx_uint_t once
ngx_buf_tbuf
u_char * pos
u_char * copy_start
u_char * copy_end
ngx_chain_tin
ngx_chain_tout
ngx_chain_t ** last_out
ngx_chain_tbusy
ngx_chain_tfree
ngx_str_t sub
ngx_uint_t state

Detailed Description

Definition at line 31 of file ngx_http_sub_filter_module.c.

Field Documentation

ngx_buf_t* buf

Definition at line 38 of file ngx_http_sub_filter_module.c.

ngx_chain_t* busy

Definition at line 47 of file ngx_http_sub_filter_module.c.

u_char* copy_end

Definition at line 42 of file ngx_http_sub_filter_module.c.

u_char* copy_start

Definition at line 41 of file ngx_http_sub_filter_module.c.

ngx_chain_t* free

Definition at line 48 of file ngx_http_sub_filter_module.c.

Definition at line 44 of file ngx_http_sub_filter_module.c.

ngx_chain_t** last_out

Definition at line 46 of file ngx_http_sub_filter_module.c.

ngx_str_t looked

Definition at line 34 of file ngx_http_sub_filter_module.c.

ngx_str_t match

Definition at line 32 of file ngx_http_sub_filter_module.c.

ngx_uint_t once

Definition at line 36 of file ngx_http_sub_filter_module.c.

Definition at line 45 of file ngx_http_sub_filter_module.c.

u_char* pos

Definition at line 40 of file ngx_http_sub_filter_module.c.

ngx_str_t saved

Definition at line 33 of file ngx_http_sub_filter_module.c.

ngx_uint_t state

Definition at line 52 of file ngx_http_sub_filter_module.c.

ngx_str_t sub

Definition at line 50 of file ngx_http_sub_filter_module.c.


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