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

#include <ngx_http_script.h>

Collaboration diagram for ngx_http_compile_complex_value_t:
Collaboration graph
[legend]

Data Fields

ngx_conf_tcf
ngx_str_tvalue
ngx_http_complex_value_tcomplex_value
unsigned zero:1
unsigned conf_prefix:1
unsigned root_prefix:1

Detailed Description

Definition at line 74 of file ngx_http_script.h.

Field Documentation

Definition at line 75 of file ngx_http_script.h.

ngx_http_complex_value_t* complex_value

Definition at line 77 of file ngx_http_script.h.

unsigned conf_prefix

Definition at line 80 of file ngx_http_script.h.

unsigned root_prefix

Definition at line 81 of file ngx_http_script.h.

ngx_str_t* value

Definition at line 76 of file ngx_http_script.h.

unsigned zero

Definition at line 79 of file ngx_http_script.h.


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