Home
last modified time | relevance | path

Searched refs:ngx_http_perl_ssi_command (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.c143 static ngx_http_ssi_command_t ngx_http_perl_ssi_command = { variable
861 rc = ngx_hash_add_key(&smcf->commands, &ngx_http_perl_ssi_command.name, in ngx_http_perl_preconfiguration()
862 &ngx_http_perl_ssi_command, NGX_HASH_READONLY_KEY); in ngx_http_perl_preconfiguration()
868 &ngx_http_perl_ssi_command.name); in ngx_http_perl_preconfiguration()