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