ngx_http_perl_call_handler   45 src/http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r,
ngx_http_perl_call_handler  222 src/http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, sub, NULL, handler,
ngx_http_perl_call_handler  326 src/http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, pv->sub, NULL,
ngx_http_perl_call_handler  434 src/http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, sv, asv, handler,