pTHX_              42 http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_run_requires(pTHX_ ngx_array_t *requires,
pTHX_              44 http/modules/perl/ngx_http_perl_module.c static ngx_int_t ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r,
pTHX_              46 http/modules/perl/ngx_http_perl_module.c static void ngx_http_perl_eval_anon_sub(pTHX_ ngx_str_t *handler, SV **sv);
pTHX_             634 http/modules/perl/ngx_http_perl_module.c ngx_http_perl_run_requires(pTHX_ ngx_array_t *requires, ngx_log_t *log)
pTHX_             668 http/modules/perl/ngx_http_perl_module.c ngx_http_perl_call_handler(pTHX_ ngx_http_request_t *r, HV *nginx, SV *sub,
pTHX_             764 http/modules/perl/ngx_http_perl_module.c ngx_http_perl_eval_anon_sub(pTHX_ ngx_str_t *handler, SV **sv)
pTHX_              59 http/modules/perl/ngx_http_perl_module.h extern void boot_DynaLoader(pTHX_ CV* cv);