rpm  5.4.15
Data Fields
attr_pair Struct Reference

#include <rpmio/html-parse.h>

Data Fields

char * name
 
char * value
 
const char * value_raw_beginning
 
int value_raw_size
 
int name_pool_index
 
int value_pool_index
 

Detailed Description

Definition at line 33 of file html-parse.h.

Field Documentation

char* attr_pair::name

Definition at line 34 of file html-parse.h.

Referenced by map_html_tags().

int attr_pair::name_pool_index

Definition at line 43 of file html-parse.h.

Referenced by map_html_tags().

char* attr_pair::value

Definition at line 35 of file html-parse.h.

Referenced by map_html_tags().

int attr_pair::value_pool_index

Definition at line 43 of file html-parse.h.

Referenced by map_html_tags().

const char* attr_pair::value_raw_beginning

Definition at line 39 of file html-parse.h.

Referenced by map_html_tags().

int attr_pair::value_raw_size

Definition at line 40 of file html-parse.h.

Referenced by map_html_tags().


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