Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_geoip_module.c54 typedef const char *(*ngx_http_geoip_variable_handler_v6_pt)(GeoIP *, typedef
58 ngx_http_geoip_variable_handler_v6_pt ngx_http_geoip_country_v6_functions[] = {
347 ngx_http_geoip_variable_handler_v6_pt handler_v6 = in ngx_http_geoip_country_variable()