wget2 2.0.0
stringmap.c File Reference

(2021-09-05 15:34:56 -0600, (build 0f85ef34e975))

Stringmap functions. More...

#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <ctype.h>
#include <wget.h>
#include "private.h"
Include dependency graph for stringmap.c:

Functions

wget_stringmapwget_stringmap_create (int max)
 
wget_stringmapwget_stringmap_create_nocase (int max)
 

Detailed Description

Stringmap functions.