Home
last modified time | relevance | path

Searched refs:NGX_HTTP_PERL_SSI_SUB (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.c133 #define NGX_HTTP_PERL_SSI_SUB 0 macro
138 { ngx_string("sub"), NGX_HTTP_PERL_SSI_SUB, 1, 0 },
386 handler = params[NGX_HTTP_PERL_SSI_SUB]; in ngx_http_perl_ssi()