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