n_a               675 http/modules/perl/ngx_http_perl_module.c     STRLEN             len, n_a;
n_a               715 http/modules/perl/ngx_http_perl_module.c             line = SvPVx(POPs, n_a);
n_a               716 http/modules/perl/ngx_http_perl_module.c             rv->len = n_a;
n_a               718 http/modules/perl/ngx_http_perl_module.c             rv->data = ngx_pnalloc(r->pool, n_a);
n_a               723 http/modules/perl/ngx_http_perl_module.c             ngx_memcpy(rv->data, line, n_a);