#include "ekg2-config.h"#include <string.h>#include <ekg/debug.h>#include <ekg/xmalloc.h>#include "jabber.h"Funkcje | |
| static void | xmlnode_free (xmlnode_t *n) |
| void | xmlnode_handle_end (void *data, const char *name) |
| void | xmlnode_handle_cdata (void *data, const char *text, int len) |
| static void xmlnode_free | ( | xmlnode_t * | n | ) | [static] |
| void xmlnode_handle_cdata | ( | void * | data, | |
| const char * | text, | |||
| int | len | |||
| ) |
| void xmlnode_handle_end | ( | void * | data, | |
| const char * | name | |||
| ) |
1.7.1