ngx_http_perl_run_requires   42 http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_run_requires(pTHX_ ngx_array_t *requires,
ngx_http_perl_run_requires  501 http/modules/perl/ngx_http_perl_module.c         if (ngx_http_perl_run_requires(aTHX_ pmcf->requires, cf->log)
ngx_http_perl_run_requires  615 http/modules/perl/ngx_http_perl_module.c     if (ngx_http_perl_run_requires(aTHX_ pmcf->requires, cf->log) != NGX_OK) {