Home
last modified time | relevance | path

Searched refs:nxt_number_parse (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_parse.h18 NXT_EXPORT double nxt_number_parse(const u_char **start, const u_char *end);
H A Dnxt_parse.c266 nxt_number_parse(const u_char **start, const u_char *end) in nxt_number_parse() function