_xmlGlobalState Struct Reference

#include <globals.h>


Data Fields

xmlSAXHandlerV1 docbDefaultSAXHandler
xmlSAXHandlerV1 htmlDefaultSAXHandler
int oldXMLWDcompatibility
xmlBufferAllocationScheme xmlBufferAllocScheme
int xmlDefaultBufferSize
xmlSAXHandlerV1 xmlDefaultSAXHandler
xmlSAXLocator xmlDefaultSAXLocator
xmlDeregisterNodeFunc xmlDeregisterNodeDefaultValue
int xmlDoValidityCheckingDefaultValue
xmlFreeFunc xmlFree
xmlGenericErrorFunc xmlGenericError
void * xmlGenericErrorContext
int xmlGetWarningsDefaultValue
int xmlIndentTreeOutput
int xmlKeepBlanksDefaultValue
xmlError xmlLastError
int xmlLineNumbersDefaultValue
int xmlLoadExtDtdDefaultValue
xmlMallocFunc xmlMalloc
xmlMallocFunc xmlMallocAtomic
xmlStrdupFunc xmlMemStrdup
xmlOutputBufferCreateFilenameFunc xmlOutputBufferCreateFilenameValue
int xmlParserDebugEntities
xmlParserInputBufferCreateFilenameFunc xmlParserInputBufferCreateFilenameValue
const char * xmlParserVersion
int xmlPedanticParserDefaultValue
xmlReallocFunc xmlRealloc
xmlRegisterNodeFunc xmlRegisterNodeDefaultValue
int xmlSaveNoEmptyTags
xmlStructuredErrorFunc xmlStructuredError
int xmlSubstituteEntitiesDefaultValue
const char * xmlTreeIndentString


Detailed Description

Definition at line 81 of file globals.h.


Field Documentation

xmlSAXHandlerV1 _xmlGlobalState::docbDefaultSAXHandler

Definition at line 87 of file globals.h.

xmlSAXHandlerV1 _xmlGlobalState::htmlDefaultSAXHandler

Definition at line 88 of file globals.h.

int _xmlGlobalState::oldXMLWDcompatibility

Definition at line 99 of file globals.h.

xmlBufferAllocationScheme _xmlGlobalState::xmlBufferAllocScheme

Definition at line 101 of file globals.h.

int _xmlGlobalState::xmlDefaultBufferSize

Definition at line 102 of file globals.h.

xmlSAXHandlerV1 _xmlGlobalState::xmlDefaultSAXHandler

Definition at line 86 of file globals.h.

xmlSAXLocator _xmlGlobalState::xmlDefaultSAXLocator

Definition at line 85 of file globals.h.

xmlDeregisterNodeFunc _xmlGlobalState::xmlDeregisterNodeDefaultValue

Definition at line 118 of file globals.h.

int _xmlGlobalState::xmlDoValidityCheckingDefaultValue

Definition at line 105 of file globals.h.

xmlFreeFunc _xmlGlobalState::xmlFree

Definition at line 90 of file globals.h.

xmlGenericErrorFunc _xmlGlobalState::xmlGenericError

Definition at line 95 of file globals.h.

void* _xmlGlobalState::xmlGenericErrorContext

Definition at line 97 of file globals.h.

int _xmlGlobalState::xmlGetWarningsDefaultValue

Definition at line 106 of file globals.h.

int _xmlGlobalState::xmlIndentTreeOutput

Definition at line 114 of file globals.h.

int _xmlGlobalState::xmlKeepBlanksDefaultValue

Definition at line 107 of file globals.h.

xmlError _xmlGlobalState::xmlLastError

Definition at line 121 of file globals.h.

int _xmlGlobalState::xmlLineNumbersDefaultValue

Definition at line 108 of file globals.h.

int _xmlGlobalState::xmlLoadExtDtdDefaultValue

Definition at line 109 of file globals.h.

xmlMallocFunc _xmlGlobalState::xmlMalloc

Definition at line 91 of file globals.h.

xmlMallocFunc _xmlGlobalState::xmlMallocAtomic

Definition at line 120 of file globals.h.

xmlStrdupFunc _xmlGlobalState::xmlMemStrdup

Definition at line 92 of file globals.h.

xmlOutputBufferCreateFilenameFunc _xmlGlobalState::xmlOutputBufferCreateFilenameValue

Definition at line 124 of file globals.h.

int _xmlGlobalState::xmlParserDebugEntities

Definition at line 110 of file globals.h.

xmlParserInputBufferCreateFilenameFunc _xmlGlobalState::xmlParserInputBufferCreateFilenameValue

Definition at line 123 of file globals.h.

const char* _xmlGlobalState::xmlParserVersion

Definition at line 83 of file globals.h.

int _xmlGlobalState::xmlPedanticParserDefaultValue

Definition at line 111 of file globals.h.

xmlReallocFunc _xmlGlobalState::xmlRealloc

Definition at line 93 of file globals.h.

xmlRegisterNodeFunc _xmlGlobalState::xmlRegisterNodeDefaultValue

Definition at line 117 of file globals.h.

int _xmlGlobalState::xmlSaveNoEmptyTags

Definition at line 113 of file globals.h.

xmlStructuredErrorFunc _xmlGlobalState::xmlStructuredError

Definition at line 96 of file globals.h.

int _xmlGlobalState::xmlSubstituteEntitiesDefaultValue

Definition at line 104 of file globals.h.

const char* _xmlGlobalState::xmlTreeIndentString

Definition at line 115 of file globals.h.


The documentation for this struct was generated from the following file: footer
 SourceForge.net Logo