ngx_parse_offset 1162 src/core/ngx_conf_file.c     *op = ngx_parse_offset(&value[1]);
ngx_parse_offset   17 src/core/ngx_parse.h off_t ngx_parse_offset(ngx_str_t *line);
ngx_parse_offset 4765 src/http/ngx_http_core_module.c     clcf->directio = ngx_parse_offset(&value[1]);
ngx_parse_offset 2304 src/http/ngx_http_file_cache.c             max_size = ngx_parse_offset(&s);