|
Groonga 3.0.9 Source Code Document
|

Go to the source code of this file.
Data Structures | |
| struct | ngx_http_modern_browser_mask_t |
| struct | ngx_http_modern_browser_t |
| struct | ngx_http_browser_variable_t |
| struct | ngx_http_browser_conf_t |
Macros | |
| #define | NGX_HTTP_MODERN_BROWSER 0 |
| #define | NGX_HTTP_ANCIENT_BROWSER 1 |
Variables | |
| ngx_module_t | ngx_http_browser_module |
| #define NGX_HTTP_ANCIENT_BROWSER 1 |
Definition at line 21 of file ngx_http_browser_module.c.
| #define NGX_HTTP_MODERN_BROWSER 0 |
Definition at line 20 of file ngx_http_browser_module.c.
| ngx_module_t ngx_http_browser_module |
Definition at line 131 of file ngx_http_browser_module.c.
1.8.1.2