globals.h File Reference

#include <libxml/xmlversion.h>
#include <libxml/parser.h>
#include <libxml/xmlerror.h>
#include <libxml/SAX.h>
#include <libxml/SAX2.h>
#include <libxml/xmlmemory.h>
#include <libxml/threads.h>

Go to the source code of this file.

Data Structures

struct  _xmlGlobalState

Typedefs

typedef void(*) xmlDeregisterNodeFunc (xmlNodePtr node)
typedef _xmlGlobalState xmlGlobalState
typedef xmlGlobalStatexmlGlobalStatePtr
typedef xmlOutputBufferPtr(*) xmlOutputBufferCreateFilenameFunc (const char *URI, xmlCharEncodingHandlerPtr encoder, int compression)
typedef xmlParserInputBufferPtr(*) xmlParserInputBufferCreateFilenameFunc (const char *URI, xmlCharEncoding enc)
typedef void(*) xmlRegisterNodeFunc (xmlNodePtr node)

Functions

XMLPUBFUN int *XMLCALL __oldXMLWDcompatibility (void)
XMLPUBFUN xmlBufferAllocationScheme
*XMLCALL 
__xmlBufferAllocScheme (void)
XMLPUBFUN int *XMLCALL __xmlDefaultBufferSize (void)
XMLPUBFUN xmlSAXHandlerV1
*XMLCALL 
__xmlDefaultSAXHandler (void)
XMLPUBFUN xmlSAXLocator *XMLCALL __xmlDefaultSAXLocator (void)
XMLPUBFUN xmlDeregisterNodeFunc
*XMLCALL 
__xmlDeregisterNodeDefaultValue (void)
XMLPUBFUN int *XMLCALL __xmlDoValidityCheckingDefaultValue (void)
XMLPUBFUN xmlGenericErrorFunc
*XMLCALL 
__xmlGenericError (void)
XMLPUBFUN void **XMLCALL __xmlGenericErrorContext (void)
XMLPUBFUN int *XMLCALL __xmlGetWarningsDefaultValue (void)
XMLPUBFUN int *XMLCALL __xmlIndentTreeOutput (void)
XMLPUBFUN int *XMLCALL __xmlKeepBlanksDefaultValue (void)
XMLPUBFUN xmlError *XMLCALL __xmlLastError (void)
XMLPUBFUN int *XMLCALL __xmlLineNumbersDefaultValue (void)
XMLPUBFUN int *XMLCALL __xmlLoadExtDtdDefaultValue (void)
XMLPUBFUN xmlOutputBufferCreateFilenameFunc
*XMLCALL 
__xmlOutputBufferCreateFilenameValue (void)
XMLPUBFUN int *XMLCALL __xmlParserDebugEntities (void)
XMLPUBFUN xmlParserInputBufferCreateFilenameFunc
*XMLCALL 
__xmlParserInputBufferCreateFilenameValue (void)
XMLPUBFUN const char **XMLCALL __xmlParserVersion (void)
XMLPUBFUN int *XMLCALL __xmlPedanticParserDefaultValue (void)
XMLPUBFUN xmlRegisterNodeFunc
*XMLCALL 
__xmlRegisterNodeDefaultValue (void)
XMLPUBFUN int *XMLCALL __xmlSaveNoEmptyTags (void)
XMLPUBFUN xmlStructuredErrorFunc
*XMLCALL 
__xmlStructuredError (void)
XMLPUBFUN int *XMLCALL __xmlSubstituteEntitiesDefaultValue (void)
XMLPUBFUN const char **XMLCALL __xmlTreeIndentString (void)
XMLPUBFUN void XMLCALL xmlCleanupGlobals (void)
XMLPUBFUN xmlDeregisterNodeFunc
XMLCALL 
xmlDeregisterNodeDefault (xmlDeregisterNodeFunc func)
XMLPUBFUN void XMLCALL xmlInitGlobals (void)
XMLPUBFUN void XMLCALL xmlInitializeGlobalState (xmlGlobalStatePtr gs)
XMLPUBFUN xmlOutputBufferCreateFilenameFunc
XMLCALL 
xmlOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func)
XMLPUBFUN xmlParserInputBufferCreateFilenameFunc
XMLCALL 
xmlParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func)
XMLPUBFUN xmlRegisterNodeFunc
XMLCALL 
xmlRegisterNodeDefault (xmlRegisterNodeFunc func)
XMLPUBFUN xmlBufferAllocationScheme
XMLCALL 
xmlThrDefBufferAllocScheme (xmlBufferAllocationScheme v)
XMLPUBFUN int XMLCALL xmlThrDefDefaultBufferSize (int v)
XMLPUBFUN xmlDeregisterNodeFunc
XMLCALL 
xmlThrDefDeregisterNodeDefault (xmlDeregisterNodeFunc func)
XMLPUBFUN int XMLCALL xmlThrDefDoValidityCheckingDefaultValue (int v)
XMLPUBFUN int XMLCALL xmlThrDefGetWarningsDefaultValue (int v)
XMLPUBFUN int XMLCALL xmlThrDefIndentTreeOutput (int v)
XMLPUBFUN int XMLCALL xmlThrDefKeepBlanksDefaultValue (int v)
XMLPUBFUN int XMLCALL xmlThrDefLineNumbersDefaultValue (int v)
XMLPUBFUN int XMLCALL xmlThrDefLoadExtDtdDefaultValue (int v)
XMLPUBFUN xmlOutputBufferCreateFilenameFunc
XMLCALL 
xmlThrDefOutputBufferCreateFilenameDefault (xmlOutputBufferCreateFilenameFunc func)
XMLPUBFUN int XMLCALL xmlThrDefParserDebugEntities (int v)
XMLPUBFUN xmlParserInputBufferCreateFilenameFunc
XMLCALL 
xmlThrDefParserInputBufferCreateFilenameDefault (xmlParserInputBufferCreateFilenameFunc func)
XMLPUBFUN int XMLCALL xmlThrDefPedanticParserDefaultValue (int v)
XMLPUBFUN xmlRegisterNodeFunc
XMLCALL 
xmlThrDefRegisterNodeDefault (xmlRegisterNodeFunc func)
XMLPUBFUN int XMLCALL xmlThrDefSaveNoEmptyTags (int v)
XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc (void *ctx, xmlGenericErrorFunc handler)
XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc (void *ctx, xmlStructuredErrorFunc handler)
XMLPUBFUN int XMLCALL xmlThrDefSubstituteEntitiesDefaultValue (int v)
XMLPUBFUN const char *XMLCALL xmlThrDefTreeIndentString (const char *v)

Variables

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


Typedef Documentation

typedef void(*) xmlDeregisterNodeFunc(xmlNodePtr node)

Definition at line 77 of file globals.h.

typedef struct _xmlGlobalState xmlGlobalState

Definition at line 79 of file globals.h.

typedef xmlGlobalState* xmlGlobalStatePtr

Definition at line 80 of file globals.h.

typedef xmlOutputBufferPtr(*) xmlOutputBufferCreateFilenameFunc(const char *URI, xmlCharEncodingHandlerPtr encoder, int compression)

Definition at line 32 of file globals.h.

typedef xmlParserInputBufferPtr(*) xmlParserInputBufferCreateFilenameFunc(const char *URI, xmlCharEncoding enc)

Definition at line 31 of file globals.h.

typedef void(*) xmlRegisterNodeFunc(xmlNodePtr node)

Definition at line 76 of file globals.h.


Function Documentation

XMLPUBFUN int* XMLCALL __oldXMLWDcompatibility ( void   ) 

XMLPUBFUN xmlBufferAllocationScheme* XMLCALL __xmlBufferAllocScheme ( void   ) 

XMLPUBFUN int* XMLCALL __xmlDefaultBufferSize ( void   ) 

XMLPUBFUN xmlSAXHandlerV1* XMLCALL __xmlDefaultSAXHandler ( void   ) 

XMLPUBFUN xmlSAXLocator* XMLCALL __xmlDefaultSAXLocator ( void   ) 

XMLPUBFUN xmlDeregisterNodeFunc* XMLCALL __xmlDeregisterNodeDefaultValue ( void   ) 

XMLPUBFUN int* XMLCALL __xmlDoValidityCheckingDefaultValue ( void   ) 

XMLPUBFUN xmlGenericErrorFunc* XMLCALL __xmlGenericError ( void   ) 

XMLPUBFUN void* * XMLCALL __xmlGenericErrorContext ( void   ) 

XMLPUBFUN int* XMLCALL __xmlGetWarningsDefaultValue ( void   ) 

XMLPUBFUN int* XMLCALL __xmlIndentTreeOutput ( void   ) 

XMLPUBFUN int* XMLCALL __xmlKeepBlanksDefaultValue ( void   ) 

XMLPUBFUN xmlError* XMLCALL __xmlLastError ( void   ) 

XMLPUBFUN int* XMLCALL __xmlLineNumbersDefaultValue ( void   ) 

XMLPUBFUN int* XMLCALL __xmlLoadExtDtdDefaultValue ( void   ) 

XMLPUBFUN xmlOutputBufferCreateFilenameFunc* XMLCALL __xmlOutputBufferCreateFilenameValue ( void   ) 

XMLPUBFUN int* XMLCALL __xmlParserDebugEntities ( void   ) 

XMLPUBFUN xmlParserInputBufferCreateFilenameFunc* XMLCALL __xmlParserInputBufferCreateFilenameValue ( void   ) 

XMLPUBFUN const char* * XMLCALL __xmlParserVersion ( void   ) 

XMLPUBFUN int* XMLCALL __xmlPedanticParserDefaultValue ( void   ) 

XMLPUBFUN xmlRegisterNodeFunc* XMLCALL __xmlRegisterNodeDefaultValue ( void   ) 

XMLPUBFUN int* XMLCALL __xmlSaveNoEmptyTags ( void   ) 

XMLPUBFUN xmlStructuredErrorFunc* XMLCALL __xmlStructuredError ( void   ) 

XMLPUBFUN int* XMLCALL __xmlSubstituteEntitiesDefaultValue ( void   ) 

XMLPUBFUN const char* * XMLCALL __xmlTreeIndentString ( void   ) 

XMLPUBFUN void XMLCALL xmlCleanupGlobals ( void   ) 

XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlDeregisterNodeDefault ( xmlDeregisterNodeFunc  func  ) 

XMLPUBFUN void XMLCALL xmlInitGlobals ( void   ) 

XMLPUBFUN void XMLCALL xmlInitializeGlobalState ( xmlGlobalStatePtr  gs  ) 

XMLPUBFUN xmlOutputBufferCreateFilenameFunc XMLCALL xmlOutputBufferCreateFilenameDefault ( xmlOutputBufferCreateFilenameFunc  func  ) 

XMLPUBFUN xmlParserInputBufferCreateFilenameFunc XMLCALL xmlParserInputBufferCreateFilenameDefault ( xmlParserInputBufferCreateFilenameFunc  func  ) 

XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlRegisterNodeDefault ( xmlRegisterNodeFunc  func  ) 

XMLPUBFUN xmlBufferAllocationScheme XMLCALL xmlThrDefBufferAllocScheme ( xmlBufferAllocationScheme  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefDefaultBufferSize ( int  v  ) 

XMLPUBFUN xmlDeregisterNodeFunc XMLCALL xmlThrDefDeregisterNodeDefault ( xmlDeregisterNodeFunc  func  ) 

XMLPUBFUN int XMLCALL xmlThrDefDoValidityCheckingDefaultValue ( int  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefGetWarningsDefaultValue ( int  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefIndentTreeOutput ( int  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefKeepBlanksDefaultValue ( int  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefLineNumbersDefaultValue ( int  v  ) 

XMLPUBFUN int XMLCALL xmlThrDefLoadExtDtdDefaultValue ( int  v  ) 

XMLPUBFUN xmlOutputBufferCreateFilenameFunc XMLCALL xmlThrDefOutputBufferCreateFilenameDefault ( xmlOutputBufferCreateFilenameFunc  func  ) 

XMLPUBFUN int XMLCALL xmlThrDefParserDebugEntities ( int  v  ) 

XMLPUBFUN xmlParserInputBufferCreateFilenameFunc XMLCALL xmlThrDefParserInputBufferCreateFilenameDefault ( xmlParserInputBufferCreateFilenameFunc  func  ) 

XMLPUBFUN int XMLCALL xmlThrDefPedanticParserDefaultValue ( int  v  ) 

XMLPUBFUN xmlRegisterNodeFunc XMLCALL xmlThrDefRegisterNodeDefault ( xmlRegisterNodeFunc  func  ) 

XMLPUBFUN int XMLCALL xmlThrDefSaveNoEmptyTags ( int  v  ) 

XMLPUBFUN void XMLCALL xmlThrDefSetGenericErrorFunc ( void *  ctx,
xmlGenericErrorFunc  handler 
)

XMLPUBFUN void XMLCALL xmlThrDefSetStructuredErrorFunc ( void *  ctx,
xmlStructuredErrorFunc  handler 
)

XMLPUBFUN int XMLCALL xmlThrDefSubstituteEntitiesDefaultValue ( int  v  ) 

XMLPUBFUN const char* XMLCALL xmlThrDefTreeIndentString ( const char *  v  ) 


Variable Documentation

XMLPUBVAR int oldXMLWDcompatibility

Definition at line 251 of file globals.h.

XMLPUBVAR xmlBufferAllocationScheme xmlBufferAllocScheme

Definition at line 259 of file globals.h.

XMLPUBVAR int xmlDefaultBufferSize

Definition at line 268 of file globals.h.

XMLPUBVAR xmlSAXHandlerV1 xmlDefaultSAXHandler

Definition at line 277 of file globals.h.

XMLPUBVAR xmlSAXLocator xmlDefaultSAXLocator

Definition at line 285 of file globals.h.

XMLPUBVAR xmlDeregisterNodeFunc xmlDeregisterNodeDefaultValue

Definition at line 432 of file globals.h.

XMLPUBVAR int xmlDoValidityCheckingDefaultValue

Definition at line 293 of file globals.h.

XMLPUBVAR xmlFreeFunc xmlFree

Definition at line 207 of file globals.h.

XMLPUBVAR xmlGenericErrorFunc xmlGenericError

Definition at line 302 of file globals.h.

XMLPUBVAR void* xmlGenericErrorContext

Definition at line 318 of file globals.h.

XMLPUBVAR int xmlGetWarningsDefaultValue

Definition at line 326 of file globals.h.

XMLPUBVAR int xmlIndentTreeOutput

Definition at line 335 of file globals.h.

XMLPUBVAR int xmlKeepBlanksDefaultValue

Definition at line 353 of file globals.h.

XMLPUBVAR xmlError xmlLastError

Definition at line 236 of file globals.h.

XMLPUBVAR int xmlLineNumbersDefaultValue

Definition at line 362 of file globals.h.

XMLPUBVAR int xmlLoadExtDtdDefaultValue

Definition at line 371 of file globals.h.

XMLPUBVAR xmlMallocFunc xmlMalloc

DOC_DISABLE

Definition at line 204 of file globals.h.

XMLPUBVAR xmlMallocFunc xmlMallocAtomic

Definition at line 205 of file globals.h.

XMLPUBVAR xmlStrdupFunc xmlMemStrdup

Definition at line 208 of file globals.h.

XMLPUBVAR xmlOutputBufferCreateFilenameFunc xmlOutputBufferCreateFilenameValue

Definition at line 448 of file globals.h.

XMLPUBVAR int xmlParserDebugEntities

Definition at line 380 of file globals.h.

XMLPUBVAR xmlParserInputBufferCreateFilenameFunc xmlParserInputBufferCreateFilenameValue

Definition at line 440 of file globals.h.

XMLPUBVAR const char* xmlParserVersion

Definition at line 389 of file globals.h.

XMLPUBVAR int xmlPedanticParserDefaultValue

Definition at line 397 of file globals.h.

XMLPUBVAR xmlReallocFunc xmlRealloc

Definition at line 206 of file globals.h.

XMLPUBVAR xmlRegisterNodeFunc xmlRegisterNodeDefaultValue

Definition at line 424 of file globals.h.

XMLPUBVAR int xmlSaveNoEmptyTags

Definition at line 406 of file globals.h.

XMLPUBVAR xmlStructuredErrorFunc xmlStructuredError

Definition at line 310 of file globals.h.

XMLPUBVAR int xmlSubstituteEntitiesDefaultValue

Definition at line 415 of file globals.h.

XMLPUBVAR const char* xmlTreeIndentString

Definition at line 344 of file globals.h.

footer


 SourceForge.net Logo