Monero
Loading...
Searching...
No Matches
Functions
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()

static int parseatt ( struct xmlparser * p)
static

◆ parseelt()

static void parseelt ( struct xmlparser * p)
static

◆ parsexml()

void parsexml ( struct xmlparser * parser)