Tor
0.4.7.0-alpha-dev
|
Handle data encoded as a key=value pair. More...
#include "orconfig.h"
#include "lib/encoding/keyval.h"
#include "lib/log/escape.h"
#include "lib/log/log.h"
#include "lib/log/util_bug.h"
#include <stdlib.h>
#include <string.h>
Go to the source code of this file.
Functions | |
int | string_is_key_value (int severity, const char *string) |
Handle data encoded as a key=value pair.
Definition in file keyval.c.