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