|
Groonga 3.0.9 Source Code Document
|

Data Fields | |
| PerlInterpreter * | perl |
| HV * | nginx |
| ngx_array_t * | modules |
| ngx_array_t * | requires |
Definition at line 14 of file ngx_http_perl_module.c.
| ngx_array_t* modules |
Definition at line 17 of file ngx_http_perl_module.c.
| HV* nginx |
Definition at line 16 of file ngx_http_perl_module.c.
| PerlInterpreter* perl |
Definition at line 15 of file ngx_http_perl_module.c.
| ngx_array_t* requires |
Definition at line 18 of file ngx_http_perl_module.c.
1.8.1.2