Rizin
unix-like reverse engineering framework and cli tools
yxml_t Struct Reference

#include <yxml.h>

Public Attributes

char * elem
 
char data [8]
 
char * attr
 
char * pi
 
uint64_t byte
 
uint64_t total
 
uint32_t line
 
int state
 
unsigned char * stack
 
size_t stacksize
 
size_t stacklen
 
unsigned reflen
 
unsigned quote
 
int nextstate
 
unsigned ignore
 
unsigned char * string
 

Detailed Description

Definition at line 79 of file yxml.h.

Member Data Documentation

◆ attr

char* yxml_t::attr

Definition at line 103 of file yxml.h.

◆ byte

uint64_t yxml_t::byte

Definition at line 113 of file yxml.h.

◆ data

char yxml_t::data[8]

Definition at line 99 of file yxml.h.

Referenced by test_group_name.GroupTest::run().

◆ elem

char* yxml_t::elem

Definition at line 86 of file yxml.h.

◆ ignore

unsigned yxml_t::ignore

Definition at line 125 of file yxml.h.

◆ line

uint32_t yxml_t::line

Definition at line 115 of file yxml.h.

◆ nextstate

int yxml_t::nextstate

Definition at line 124 of file yxml.h.

◆ pi

char* yxml_t::pi

Definition at line 108 of file yxml.h.

◆ quote

unsigned yxml_t::quote

Definition at line 123 of file yxml.h.

◆ reflen

unsigned yxml_t::reflen

Definition at line 122 of file yxml.h.

◆ stack

unsigned char* yxml_t::stack

Definition at line 120 of file yxml.h.

◆ stacklen

size_t yxml_t::stacklen

Definition at line 121 of file yxml.h.

◆ stacksize

size_t yxml_t::stacksize

Definition at line 121 of file yxml.h.

◆ state

int yxml_t::state

Definition at line 119 of file yxml.h.

◆ string

unsigned char* yxml_t::string

Definition at line 126 of file yxml.h.

◆ total

uint64_t yxml_t::total

Definition at line 114 of file yxml.h.


The documentation for this struct was generated from the following file: