ngx_parse_offset 1261 core/ngx_conf_file.c     *op = ngx_parse_offset(&value[1]);
ngx_parse_offset   19 core/ngx_parse.h off_t ngx_parse_offset(ngx_str_t *line);
ngx_parse_offset 3989 http/ngx_http_core_module.c     clcf->directio = ngx_parse_offset(&value[1]);
ngx_parse_offset 1634 http/ngx_http_file_cache.c             max_size = ngx_parse_offset(&s);