Home
last modified time | relevance | path

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

/lighttpd1.4/src/
H A Dhttp_range.c81 http_range_parse_next (const char * restrict s, const off_t len, in http_range_parse_next() function
134 s = http_range_parse_next(s, content_length, ranges+n); in http_range_parse()