SV 22 http/modules/perl/ngx_http_perl_module.c SV *sub; SV 28 http/modules/perl/ngx_http_perl_module.c SV *sub; SV 45 http/modules/perl/ngx_http_perl_module.c HV *nginx, SV *sub, SV **args, ngx_str_t *handler, ngx_str_t *rv); SV 46 http/modules/perl/ngx_http_perl_module.c static void ngx_http_perl_eval_anon_sub(pTHX_ ngx_str_t *handler, SV **sv); SV 182 http/modules/perl/ngx_http_perl_module.c SV *sub; SV 357 http/modules/perl/ngx_http_perl_module.c SV *sv, **asv; SV 416 http/modules/perl/ngx_http_perl_module.c asv = ngx_pcalloc(r->pool, (i + 1) * sizeof(SV *)); SV 423 http/modules/perl/ngx_http_perl_module.c asv[0] = (SV *) i; SV 548 http/modules/perl/ngx_http_perl_module.c SV *sv; SV 668 http/modules/perl/ngx_http_perl_module.c ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r, HV *nginx, SV *sub, SV 669 http/modules/perl/ngx_http_perl_module.c SV **args, ngx_str_t *handler, ngx_str_t *rv) SV 671 http/modules/perl/ngx_http_perl_module.c SV *sv; SV 764 http/modules/perl/ngx_http_perl_module.c ngx_http_perl_eval_anon_sub(pTHX_ ngx_str_t *handler, SV **sv) SV 27 http/modules/perl/ngx_http_perl_module.h SV *next;