Home
last modified time | relevance | path

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

/dports/www/wget2/wget2-2.0.0/libwget/
H A Dhttp_parse.c217 const char *wget_parse_name_fixed(const char *s, const char **name, size_t *namelen) in wget_parse_name_fixed() function
1292 const char *value = wget_parse_name_fixed(line, &name, &namelen); in wget_http_parse_response_header()
/dports/www/wget2/wget2-2.0.0/include/wget/
H A Dwget.h2218 wget_parse_name_fixed(const char *s, const char **name, size_t *namelen) WGET_GCC_NONNULL_ALL;