Searched defs:_xmlGlobalState (Results 1 – 1 of 1) sorted by relevance
121 struct _xmlGlobalState struct123 const char *xmlParserVersion;125 xmlSAXLocator xmlDefaultSAXLocator;126 xmlSAXHandlerV1 xmlDefaultSAXHandler;127 xmlSAXHandlerV1 docbDefaultSAXHandler;128 xmlSAXHandlerV1 htmlDefaultSAXHandler;130 xmlFreeFunc xmlFree;131 xmlMallocFunc xmlMalloc;132 xmlStrdupFunc xmlMemStrdup;133 xmlReallocFunc xmlRealloc;[all …]