|
Groonga 3.0.9 Source Code Document
|
#include <ngx_http_core_module.h>

Data Fields | |
| ngx_hash_combined_t | names |
| ngx_uint_t | nregex |
| ngx_http_server_name_t * | regex |
Definition at line 223 of file ngx_http_core_module.h.
| ngx_hash_combined_t names |
Definition at line 224 of file ngx_http_core_module.h.
| ngx_uint_t nregex |
Definition at line 226 of file ngx_http_core_module.h.
| ngx_http_server_name_t* regex |
Definition at line 227 of file ngx_http_core_module.h.
1.8.1.2