MagickCore
6.9.10
Convert, Edit, Or Compose Bitmap Images
|
Data Fields | |
struct _XMLTreeInfo | root |
XMLTreeInfo * | node |
MagickBooleanType | standalone |
char *** | processing_instructions |
char ** | entities |
char *** | attributes |
MagickBooleanType | debug |
SemaphoreInfo * | semaphore |
size_t | signature |
char *** _XMLTreeRoot::attributes |
Referenced by DestroyXMLTreeRoot(), GetXMLTreeAttribute(), NewXMLTree(), NewXMLTreeTag(), ParseInternalDoctype(), and XMLTreeInfoToXML().
MagickBooleanType _XMLTreeRoot::debug |
Referenced by NewXMLTreeTag().
char ** _XMLTreeRoot::entities |
Referenced by DestroyXMLTreeRoot(), NewXMLTree(), NewXMLTreeTag(), ParseCharacterContent(), and ParseInternalDoctype().
XMLTreeInfo* _XMLTreeRoot::node |
Referenced by NewXMLTree(), NewXMLTreeTag(), ParseCharacterContent(), ParseCloseTag(), and ParseOpenTag().
char*** _XMLTreeRoot::processing_instructions |
struct _XMLTreeInfo _XMLTreeRoot::root |
SemaphoreInfo* _XMLTreeRoot::semaphore |
size_t _XMLTreeRoot::signature |
Referenced by NewXMLTreeTag().
MagickBooleanType _XMLTreeRoot::standalone |
Referenced by ParseInternalDoctype(), and ParseProcessingInstructions().