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

#include <ngx_http_perl_module.h>

Collaboration diagram for ngx_http_perl_var_t:
Collaboration graph
[legend]

Data Fields

ngx_uint_t hash
ngx_str_t name
ngx_str_t value

Detailed Description

Definition at line 40 of file ngx_http_perl_module.h.

Field Documentation

ngx_uint_t hash

Definition at line 41 of file ngx_http_perl_module.h.

ngx_str_t name

Definition at line 42 of file ngx_http_perl_module.h.

ngx_str_t value

Definition at line 43 of file ngx_http_perl_module.h.


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