Home
last modified time | relevance | path

Searched refs:ngx_http_perl_create_interpreter (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c41 static PerlInterpreter *ngx_http_perl_create_interpreter(ngx_conf_t *cf,
524 pmcf->perl = ngx_http_perl_create_interpreter(cf, pmcf); in ngx_http_perl_init_interpreter()
548 ngx_http_perl_create_interpreter(ngx_conf_t *cf, in ngx_http_perl_create_interpreter() function