Searched refs:parse_uint (Results 1 – 1 of 1) sorted by relevance
54 static int64_t parse_uint(const uint8_t *s, size_t len) in parse_uint() function208 parse_uint(nv->value->base, nv->value->len); in http_request_on_header()259 (int16_t)parse_uint(nv->value->base, nv->value->len); in http_response_on_header()290 parse_uint(nv->value->base, nv->value->len); in http_response_on_header()
Completed in 5 milliseconds