Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geo_module.c38 } ngx_http_geo_variable_value_node_t; typedef
1251 ngx_http_geo_variable_value_node_t *gvvn; in ngx_http_geo_value()
1255 gvvn = (ngx_http_geo_variable_value_node_t *) in ngx_http_geo_value()
1278 sizeof(ngx_http_geo_variable_value_node_t)); in ngx_http_geo_value()
1587 ngx_http_geo_variable_value_node_t *gvvn; in ngx_http_geo_create_binary_base()
1631 gvvn = (ngx_http_geo_variable_value_node_t *) in ngx_http_geo_create_binary_base()
1660 ngx_http_geo_variable_value_node_t *gvvn; in ngx_http_geo_copy_values()
1666 gvvn = (ngx_http_geo_variable_value_node_t *) node; in ngx_http_geo_copy_values()