Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_ssi_command_t Struct Reference

#include <ngx_http_ssi_filter_module.h>

Collaboration diagram for ngx_http_ssi_command_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t name
ngx_http_ssi_command_pt handler
ngx_http_ssi_param_tparams
unsigned conditional:2
unsigned block:1
unsigned flush:1

Detailed Description

Definition at line 100 of file ngx_http_ssi_filter_module.h.

Field Documentation

unsigned block

Definition at line 106 of file ngx_http_ssi_filter_module.h.

unsigned conditional

Definition at line 105 of file ngx_http_ssi_filter_module.h.

unsigned flush

Definition at line 107 of file ngx_http_ssi_filter_module.h.

Definition at line 102 of file ngx_http_ssi_filter_module.h.

ngx_str_t name

Definition at line 101 of file ngx_http_ssi_filter_module.h.

Definition at line 103 of file ngx_http_ssi_filter_module.h.


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