![]() |
MagickCore 6.9.13
|
Data Fields | |
struct _XMLTreeInfo | root |
XMLTreeInfo * | node |
MagickBooleanType | standalone |
char *** | processing_instructions |
char ** | entities |
char *** | attributes |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
size_t | signature |
Definition at line 106 of file xml-tree.c.
char *** _XMLTreeRoot::attributes |
Definition at line 120 of file xml-tree.c.
MagickBooleanType _XMLTreeRoot::debug |
Definition at line 123 of file xml-tree.c.
char ** _XMLTreeRoot::entities |
Definition at line 119 of file xml-tree.c.
XMLTreeInfo* _XMLTreeRoot::node |
Definition at line 112 of file xml-tree.c.
char*** _XMLTreeRoot::processing_instructions |
Definition at line 118 of file xml-tree.c.
struct _XMLTreeInfo _XMLTreeRoot::root |
Definition at line 109 of file xml-tree.c.
SemaphoreInfo* _XMLTreeRoot::semaphore |
Definition at line 126 of file xml-tree.c.
size_t _XMLTreeRoot::signature |
Definition at line 129 of file xml-tree.c.
MagickBooleanType _XMLTreeRoot::standalone |
Definition at line 115 of file xml-tree.c.