RetroArch
|
Functions | |
static UNSIGNED_INTEGER | my_atoui (const char *p, int l) |
static void | startelt (void *d, const char *name, int l) |
static void | endelt (void *d, const char *name, int l) |
static void | portlisting_data (void *d, const char *data, int l) |
void | ParsePortListing (const char *buffer, int bufsize, struct PortMappingParserData *pdata) |
void | FreePortListing (struct PortMappingParserData *pdata) |
Variables | |
struct { | |
const portMappingElt code | |
const char *const str | |
} | elements [] |
void FreePortListing | ( | struct PortMappingParserData * | pdata | ) |
|
static |
void ParsePortListing | ( | const char * | buffer, |
int | bufsize, | ||
struct PortMappingParserData * | pdata | ||
) |
const { ... } elements[] |