|
ra8-firmware 0.1.0
Bare-metal firmware for the Renesas RA8 family (RA8D2 / RA8P1)
|
Optional attribute span. More...
#include <epub_xml_consumer_internal.h>
Data Fields | |
| xml_span_t | span |
| Value span. | |
| bool | present |
| Attribute existed. | |
Optional attribute span.
Definition at line 24 of file epub_xml_consumer_internal.h.
| bool priv_attr_t::present |
Attribute existed.
Definition at line 26 of file epub_xml_consumer_internal.h.
Referenced by internal_collect_spine(), internal_font_type(), internal_manifest_item(), internal_manifest_lookup(), internal_nav_event_start(), internal_ncx_event(), internal_opf_first_event(), internal_opf_metadata_child(), priv_epub_xml_attr_contains(), and priv_epub_xml_parse_container().
| xml_span_t priv_attr_t::span |
Value span.
Definition at line 25 of file epub_xml_consumer_internal.h.
Referenced by internal_collect_spine(), internal_font_type(), internal_manifest_item(), internal_manifest_lookup(), internal_nav_event_start(), internal_ncx_event(), internal_opf_first_event(), internal_opf_metadata_child(), priv_epub_xml_attr_contains(), and priv_epub_xml_parse_container().