Groonga 3.0.9 Source Code Document
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
ngx_parse.c File Reference
#include <ngx_config.h>
#include <ngx_core.h>
Include dependency graph for ngx_parse.c:

Go to the source code of this file.

Functions

ssize_t ngx_parse_size (ngx_str_t *line)
off_t ngx_parse_offset (ngx_str_t *line)
ngx_int_t ngx_parse_time (ngx_str_t *line, ngx_uint_t is_sec)

Function Documentation

off_t ngx_parse_offset ( ngx_str_t line)

Definition at line 52 of file ngx_parse.c.

Here is the call graph for this function:

Here is the caller graph for this function:

ssize_t ngx_parse_size ( ngx_str_t line)

Definition at line 13 of file ngx_parse.c.

Here is the call graph for this function:

Here is the caller graph for this function:

ngx_int_t ngx_parse_time ( ngx_str_t line,
ngx_uint_t  is_sec 
)

Definition at line 97 of file ngx_parse.c.

Here is the caller graph for this function: