Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlGetGlobalState

689 	return (&xmlGetGlobalState()->docbDefaultSAXHandler);
700 return (&xmlGetGlobalState()->htmlDefaultSAXHandler);
710 return (&xmlGetGlobalState()->xmlLastError);
725 return (&xmlGetGlobalState()->xmlMalloc);
734 return (&xmlGetGlobalState()->xmlMallocAtomic);
743 return (&xmlGetGlobalState()->xmlRealloc);
752 return (&xmlGetGlobalState()->xmlFree);
760 return (&xmlGetGlobalState()->xmlMemStrdup);
778 return (&xmlGetGlobalState()->oldXMLWDcompatibility);
787 return (&xmlGetGlobalState()->xmlBufferAllocScheme);
804 return (&xmlGetGlobalState()->xmlDefaultBufferSize);
822 return (&xmlGetGlobalState()->xmlDefaultSAXHandler);
832 return (&xmlGetGlobalState()->xmlDefaultSAXLocator);
841 return (&xmlGetGlobalState()->xmlDoValidityCheckingDefaultValue);
858 return (&xmlGetGlobalState()->xmlGenericError);
867 return (&xmlGetGlobalState()->xmlStructuredError);
876 return (&xmlGetGlobalState()->xmlGenericErrorContext);
885 return (&xmlGetGlobalState()->xmlGetWarningsDefaultValue);
902 return (&xmlGetGlobalState()->xmlIndentTreeOutput);
919 return (&xmlGetGlobalState()->xmlTreeIndentString);
936 return (&xmlGetGlobalState()->xmlKeepBlanksDefaultValue);
953 return (&xmlGetGlobalState()->xmlLineNumbersDefaultValue);
970 return (&xmlGetGlobalState()->xmlLoadExtDtdDefaultValue);
987 return (&xmlGetGlobalState()->xmlParserDebugEntities);
1004 return (&xmlGetGlobalState()->xmlParserVersion);
1013 return (&xmlGetGlobalState()->xmlPedanticParserDefaultValue);
1030 return (&xmlGetGlobalState()->xmlSaveNoEmptyTags);
1047 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
1064 return (&xmlGetGlobalState()->xmlRegisterNodeDefaultValue);
1073 return (&xmlGetGlobalState()->xmlDeregisterNodeDefaultValue);
1082 return (&xmlGetGlobalState()->xmlParserInputBufferCreateFilenameValue);
1091 return (&xmlGetGlobalState()->xmlOutputBufferCreateFilenameValue);