Monero
Loading...
Searching...
No Matches
minixml.c File Reference
#include <string.h>
#include "minixml.h"
Include dependency graph for minixml.c:

Functions

static int parseatt (struct xmlparser *p)
static void parseelt (struct xmlparser *p)
void parsexml (struct xmlparser *parser)

Function Documentation

◆ parseatt()

int parseatt ( struct xmlparser * p)
static

◆ parseelt()

void parseelt ( struct xmlparser * p)
static

◆ parsexml()

void parsexml ( struct xmlparser * parser)