ngx_atofp         171 core/ngx_string.h ngx_int_t ngx_atofp(u_char *line, size_t n, size_t point);
ngx_atofp         220 http/modules/ngx_http_split_clients_module.c         n = ngx_atofp(value[0].data, value[0].len - 1, 2);