|
| xml_parser (xml_allocator *alloc_) |
|
char_t * | parse_doctype_primitive (char_t *s) |
|
char_t * | parse_doctype_ignore (char_t *s) |
|
char_t * | parse_doctype_group (char_t *s, char_t endch) |
|
char_t * | parse_exclamation (char_t *s, xml_node_struct *cursor, unsigned int optmsk, char_t endch) |
|
char_t * | parse_question (char_t *s, xml_node_struct *&ref_cursor, unsigned int optmsk, char_t endch) |
|
char_t * | parse_tree (char_t *s, xml_node_struct *root, unsigned int optmsk, char_t endch) |
|
Definition at line 2877 of file pugixml.cpp.
◆ xml_parser()
◆ has_element_node_siblings()
static bool xml_parser::has_element_node_siblings |
( |
xml_node_struct * |
node | ) |
|
|
inlinestatic |
◆ parse()
static xml_parse_result xml_parser::parse |
( |
char_t * |
buffer, |
|
|
size_t |
length, |
|
|
xml_document_struct * |
xmldoc, |
|
|
xml_node_struct * |
root, |
|
|
unsigned int |
optmsk |
|
) |
| |
|
inlinestatic |
◆ parse_doctype_group()
char_t * xml_parser::parse_doctype_group |
( |
char_t * |
s, |
|
|
char_t |
endch |
|
) |
| |
|
inline |
◆ parse_doctype_ignore()
char_t * xml_parser::parse_doctype_ignore |
( |
char_t * |
s | ) |
|
|
inline |
◆ parse_doctype_primitive()
char_t * xml_parser::parse_doctype_primitive |
( |
char_t * |
s | ) |
|
|
inline |
◆ parse_exclamation()
char_t * xml_parser::parse_exclamation |
( |
char_t * |
s, |
|
|
xml_node_struct * |
cursor, |
|
|
unsigned int |
optmsk, |
|
|
char_t |
endch |
|
) |
| |
|
inline |
◆ parse_question()
char_t * xml_parser::parse_question |
( |
char_t * |
s, |
|
|
xml_node_struct *& |
ref_cursor, |
|
|
unsigned int |
optmsk, |
|
|
char_t |
endch |
|
) |
| |
|
inline |
◆ parse_skip_bom()
static char_t * xml_parser::parse_skip_bom |
( |
char_t * |
s | ) |
|
|
inlinestatic |
◆ parse_tree()
char_t * xml_parser::parse_tree |
( |
char_t * |
s, |
|
|
xml_node_struct * |
root, |
|
|
unsigned int |
optmsk, |
|
|
char_t |
endch |
|
) |
| |
|
inline |
◆ alloc
◆ error_offset
char_t* xml_parser::error_offset |
◆ error_status
xml_parse_status xml_parser::error_status |
The documentation for this struct was generated from the following file:
- /home/runner/work/main/main/opencpn/plugins/chartdldr_pi/src/pugixml.cpp