Searched defs:_xmlGlobalState (Results 1 – 1 of 1) sorted by relevance
117 struct _xmlGlobalState struct119 const char *xmlParserVersion;121 xmlSAXLocator xmlDefaultSAXLocator;122 xmlSAXHandlerV1 xmlDefaultSAXHandler;123 xmlSAXHandlerV1 docbDefaultSAXHandler;124 xmlSAXHandlerV1 htmlDefaultSAXHandler;126 xmlFreeFunc xmlFree;127 xmlMallocFunc xmlMalloc;128 xmlStrdupFunc xmlMemStrdup;129 xmlReallocFunc xmlRealloc;[all …]