Searched refs:wget_parse_name_fixed (Results 1 – 2 of 2) sorted by relevance
217 const char *wget_parse_name_fixed(const char *s, const char **name, size_t *namelen) in wget_parse_name_fixed() function1292 const char *value = wget_parse_name_fixed(line, &name, &namelen); in wget_http_parse_response_header()
2218 wget_parse_name_fixed(const char *s, const char **name, size_t *namelen) WGET_GCC_NONNULL_ALL;