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

#include <ngx_string.h>

Data Fields

unsigned len:28
unsigned valid:1
unsigned no_cacheable:1
unsigned not_found:1
unsigned escape:1
u_char * data

Detailed Description

Definition at line 28 of file ngx_string.h.

Field Documentation

u_char* data

Definition at line 36 of file ngx_string.h.

unsigned escape

Definition at line 34 of file ngx_string.h.

unsigned len

Definition at line 29 of file ngx_string.h.

unsigned no_cacheable

Definition at line 32 of file ngx_string.h.

unsigned not_found

Definition at line 33 of file ngx_string.h.

unsigned valid

Definition at line 31 of file ngx_string.h.


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