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

#include <ngx_http_core_module.h>

Collaboration diagram for ngx_http_try_file_t:
Collaboration graph
[legend]

Data Fields

ngx_array_tlengths
ngx_array_tvalues
ngx_str_t name
unsigned code:10
unsigned test_dir:1

Detailed Description

Definition at line 302 of file ngx_http_core_module.h.

Field Documentation

unsigned code

Definition at line 307 of file ngx_http_core_module.h.

ngx_array_t* lengths

Definition at line 303 of file ngx_http_core_module.h.

ngx_str_t name

Definition at line 305 of file ngx_http_core_module.h.

unsigned test_dir

Definition at line 308 of file ngx_http_core_module.h.

ngx_array_t* values

Definition at line 304 of file ngx_http_core_module.h.


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