nginx_stash       150 http/modules/perl/ngx_http_perl_module.c static HV               *nginx_stash;
nginx_stash       164 http/modules/perl/ngx_http_perl_module.c     nginx_stash = gv_stashpv("nginx", TRUE);
nginx_stash       508 http/modules/perl/ngx_http_perl_module.c         pmcf->nginx = nginx_stash;
nginx_stash       515 http/modules/perl/ngx_http_perl_module.c     if (nginx_stash == NULL) {
nginx_stash       525 http/modules/perl/ngx_http_perl_module.c     pmcf->nginx = nginx_stash;
nginx_stash      1064 http/modules/perl/ngx_http_perl_module.c     if (nginx_stash) {