|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Data Structures | |
| struct | ngx_http_referer_conf_t |
Macros | |
| #define | NGX_HTTP_REFERER_NO_URI_PART ((void *) 4) |
| #define | ngx_regex_t void |
Variables | |
| ngx_module_t | ngx_http_referer_module |
| #define NGX_HTTP_REFERER_NO_URI_PART ((void *) 4) |
Definition at line 13 of file ngx_http_referer_module.c.
| #define ngx_regex_t void |
Definition at line 17 of file ngx_http_referer_module.c.
| ngx_module_t ngx_http_referer_module |
Definition at line 94 of file ngx_http_referer_module.c.
1.8.1.2