aTHX_             221 http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, sub, NULL, handler,
aTHX_             325 http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, pv->sub, NULL,
aTHX_             394 http/modules/perl/ngx_http_perl_module.c     ngx_http_perl_eval_anon_sub(aTHX_ handler, &sv);
aTHX_             433 http/modules/perl/ngx_http_perl_module.c     rc = ngx_http_perl_call_handler(aTHX_ r, pmcf->nginx, sv, asv, handler,
aTHX_             501 http/modules/perl/ngx_http_perl_module.c         if (ngx_http_perl_run_requires(aTHX_ pmcf->requires, cf->log)
aTHX_             615 http/modules/perl/ngx_http_perl_module.c     if (ngx_http_perl_run_requires(aTHX_ pmcf->requires, cf->log) != NGX_OK) {
aTHX_             938 http/modules/perl/ngx_http_perl_module.c     ngx_http_perl_eval_anon_sub(aTHX_ &value[1], &plcf->sub);
aTHX_            1009 http/modules/perl/ngx_http_perl_module.c     ngx_http_perl_eval_anon_sub(aTHX_ &value[2], &pv->sub);