Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
ngx_http_autoindex_entry_t Struct Reference
Collaboration diagram for ngx_http_autoindex_entry_t:
Collaboration graph
[legend]

Data Fields

ngx_str_t name
size_t utf_len
size_t escape
size_t escape_html
unsigned dir:1
time_t mtime
off_t size

Detailed Description

Definition at line 26 of file ngx_http_autoindex_module.c.

Field Documentation

unsigned dir

Definition at line 32 of file ngx_http_autoindex_module.c.

size_t escape

Definition at line 29 of file ngx_http_autoindex_module.c.

size_t escape_html

Definition at line 30 of file ngx_http_autoindex_module.c.

time_t mtime

Definition at line 34 of file ngx_http_autoindex_module.c.

ngx_str_t name

Definition at line 27 of file ngx_http_autoindex_module.c.

off_t size

Definition at line 35 of file ngx_http_autoindex_module.c.

size_t utf_len

Definition at line 28 of file ngx_http_autoindex_module.c.


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