Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.h21 typedef struct ngx_http_variable_s ngx_http_variable_t; typedef
49 ngx_http_variable_t *ngx_http_add_variable(ngx_conf_t *cf, ngx_str_t *name,
H A Dngx_http_variables.c395 ngx_http_variable_t *
401 ngx_http_variable_t *v; in ngx_http_add_variable()
474 static ngx_http_variable_t *
478 ngx_http_variable_t *v; in ngx_http_add_prefix_variable()
533 ngx_http_variable_t *v; in ngx_http_get_variable_index()
592 ngx_http_variable_t *v; in ngx_http_get_indexed_variable()
664 ngx_http_variable_t *v; in ngx_http_get_variable()
2428 ngx_http_variable_t *v; in ngx_http_regex_compile()
2547 ngx_http_variable_t *v; in ngx_http_regex_exec()
2569 ngx_http_variable_t *cv, *v; in ngx_http_variables_add_core_vars()
[all …]
H A Dngx_http_script.c1727 ngx_http_variable_t *v; in ngx_http_script_set_var_code()
H A Dngx_http_upstream.c382 static ngx_http_variable_t ngx_http_upstream_vars[] = {
5252 ngx_http_variable_t *var, *v; in ngx_http_upstream_add_variables()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_stub_status_module.c65 static ngx_http_variable_t ngx_http_stub_status_vars[] = {
211 ngx_http_variable_t *var, *v; in ngx_http_stub_status_add_variables()
H A Dngx_http_auth_request_module.c236 ngx_http_variable_t *v; in ngx_http_auth_request_set_variables()
388 ngx_http_variable_t *v; in ngx_http_auth_request_set()
H A Dngx_http_realip_module.c117 static ngx_http_variable_t ngx_http_realip_vars[] = {
504 ngx_http_variable_t *var, *v; in ngx_http_realip_add_variables()
H A Dngx_http_browser_module.c214 static ngx_http_variable_t ngx_http_browser_vars[] = {
400 ngx_http_variable_t *var, *v; in ngx_http_browser_add_variables()
H A Dngx_http_split_clients_module.c118 ngx_http_variable_t *var; in ngx_conf_split_clients_block()
H A Dngx_http_secure_link_module.c350 ngx_http_variable_t *var; in ngx_http_secure_link_add_variables()
H A Dngx_http_geoip_module.c169 static ngx_http_variable_t ngx_http_geoip_vars[] = {
624 ngx_http_variable_t *var, *v; in ngx_http_geoip_add_variables()
H A Dngx_http_rewrite_module.c191 ngx_http_variable_t *var; in ngx_http_rewrite_var()
897 ngx_http_variable_t *v; in ngx_http_rewrite_set()
H A Dngx_http_ssl_module.c287 static ngx_http_variable_t ngx_http_ssl_vars[] = {
526 ngx_http_variable_t *var, *v; in ngx_http_ssl_add_variables()
H A Dngx_http_slice_filter_module.c522 ngx_http_variable_t *var; in ngx_http_slice_add_variables()
H A Dngx_http_map_module.c186 ngx_http_variable_t *var; in ngx_http_map_block()
H A Dngx_http_referer_module.c273 ngx_http_variable_t *var; in ngx_http_referer_add_variables()
H A Dngx_http_userid_filter_module.c613 ngx_http_variable_t *var; in ngx_http_userid_add_variables()
H A Dngx_http_gzip_filter_module.c1095 ngx_http_variable_t *var; in ngx_http_gzip_add_variables()
H A Dngx_http_ssi_filter_module.c316 static ngx_http_variable_t ngx_http_ssi_vars[] = {
2784 ngx_http_variable_t *var, *v; in ngx_http_ssi_preconfiguration()
H A Dngx_http_geo_module.c394 ngx_http_variable_t *var; in ngx_http_geo_block()
H A Dngx_http_fastcgi_module.c631 static ngx_http_variable_t ngx_http_fastcgi_vars[] = {
2656 ngx_http_variable_t *var, *v; in ngx_http_fastcgi_add_variables()
H A Dngx_http_grpc_module.c505 static ngx_http_variable_t ngx_http_grpc_vars[] = {
4125 ngx_http_variable_t *var, *v; in ngx_http_grpc_add_variables()
H A Dngx_http_proxy_module.c831 static ngx_http_variable_t ngx_http_proxy_vars[] = {
2767 ngx_http_variable_t *var, *v; in ngx_http_proxy_add_variables()
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2_module.c246 static ngx_http_variable_t ngx_http_v2_vars[] = {
258 ngx_http_variable_t *var, *v; in ngx_http_v2_add_variables()
/f-stack/app/nginx-1.16.1/src/http/modules/perl/
H A Dngx_http_perl_module.c973 ngx_http_variable_t *v; in ngx_http_perl_set()