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

#include <ngx_http_core_module.h>

Collaboration diagram for ngx_http_location_tree_node_s:
Collaboration graph
[legend]

Data Fields

ngx_http_location_tree_node_tleft
ngx_http_location_tree_node_tright
ngx_http_location_tree_node_ttree
ngx_http_core_loc_conf_texact
ngx_http_core_loc_conf_tinclusive
u_char auto_redirect
u_char len
u_char name [1]

Detailed Description

Definition at line 462 of file ngx_http_core_module.h.

Field Documentation

u_char auto_redirect

Definition at line 470 of file ngx_http_core_module.h.

Definition at line 467 of file ngx_http_core_module.h.

Definition at line 468 of file ngx_http_core_module.h.

Definition at line 463 of file ngx_http_core_module.h.

u_char len

Definition at line 471 of file ngx_http_core_module.h.

u_char name[1]

Definition at line 472 of file ngx_http_core_module.h.

Definition at line 464 of file ngx_http_core_module.h.

Definition at line 465 of file ngx_http_core_module.h.


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