#include "ares_setup.h"
Go to the source code of this file.
Functions | |
char ** | ares_strsplit (const char *in, const char *delms, int make_set, size_t *num_elm) |
void | ares_strsplit_free (char **elms, size_t num_elm) |
Definition at line 78 of file ares_strsplit.c.
void ares_strsplit_free | ( | char ** | elms, |
size_t | num_elm | ||
) |
Definition at line 65 of file ares_strsplit.c.