|
char_t * | parse_doctype_group (char_t *s, char_t endch) |
|
char_t * | parse_doctype_ignore (char_t *s) |
|
char_t * | parse_doctype_primitive (char_t *s) |
|
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) |
|
| xml_parser (xml_allocator *alloc_) |
|
◆ xml_parser()
◆ has_element_node_siblings()
static bool xml_parser::has_element_node_siblings |
( |
xml_node_struct * | node | ) |
|
|
inlinestatic |
◆ parse()
◆ 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 |
在文件 pugixml.cpp 第 3045 行定义.
引用了 ct_space, parse_doctype_group(), PUGI__CHECK_ERROR, PUGI__ENDSWITH, PUGI__IS_CHARTYPE, PUGI__OPTSET, PUGI__PUSHNODE, PUGI__SCANFOR, PUGI__THROW_ERROR, strconv_cdata() , 以及 strconv_comment().
被这些函数引用 parse_tree().
◆ parse_question()
char_t * xml_parser::parse_question |
( |
char_t * | s, |
|
|
xml_node_struct *& | ref_cursor, |
|
|
unsigned int | optmsk, |
|
|
char_t | endch ) |
|
inline |
在文件 pugixml.cpp 第 3154 行定义.
引用了 ct_space, ct_start_symbol, ct_symbol, PUGI__CHECK_ERROR, PUGI__ENDSEG, PUGI__ENDSWITH, PUGI__IS_CHARTYPE, PUGI__OPTSET, PUGI__POPNODE, PUGI__PUSHNODE, PUGI__SCANFOR, PUGI__SCANWHILE, PUGI__SKIPWS , 以及 PUGI__THROW_ERROR.
被这些函数引用 parse_tree().
◆ 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 |
在文件 pugixml.cpp 第 3248 行定义.
引用了 alloc, append_new_attribute(), ct_space, ct_start_symbol, ct_symbol, get_strconv_attribute(), get_strconv_pcdata(), parse_exclamation(), parse_question(), PUGI__ENDSEG, PUGI__ENDSWITH, PUGI__IS_CHARTYPE, PUGI__NODETYPE, PUGI__OPTSET, PUGI__POPNODE, PUGI__PUSHNODE, PUGI__SCANFOR, PUGI__SCANWHILE_UNROLL, PUGI__SKIPWS , 以及 PUGI__THROW_ERROR.
被这些函数引用 parse().
◆ alloc
◆ error_offset
char_t* xml_parser::error_offset |
◆ error_status
xml_parse_status xml_parser::error_status |
该结构体的文档由以下文件生成: