#include "cuf-global.h"
#include "llist.h"
#include "strings.h"
#include "win32lacks.h"
Go to the source code of this file.
Data Structures | |
struct | _KFAmlAttr |
struct | _KFAmlTag |
Typedefs | |
typedef _KFAmlAttr | KFAmlAttr |
typedef _KFAmlTag | KFAmlTag |
Functions | |
Llist * | kfaml_parse (char *stream, char **tags, int depth) |
void | kfaml_free (Llist *tree) |
|
|
|
|
|
|
|
|